Skip to content

Commit

Permalink
Add lncipedia
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosribas committed Dec 13, 2023
1 parent 871b261 commit c78923e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/litscan-check-ids.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def main(database, filename, output):
Check ids and create file that will be used by RNAcentral-references.
"""
remove_dot = ["ensembl", "ensembl_gencode", "ensembl_metazoa"]
split_on_comma = ["flybase", "hgnc", "pombase", "refseq"]
split_on_comma = ["flybase", "hgnc", "lncipedia", "pombase", "refseq"]
rfam_ignore = [
"30_255", "30_292", "5S_rRNA", "5_8S_rRNA", "6A", "6S", "7SK", "C4", "CRISPR-DR10", "CRISPR-DR11",
"CRISPR-DR12", "CRISPR-DR13", "CRISPR-DR14", "CRISPR-DR15", "CRISPR-DR16", "CRISPR-DR17", "CRISPR-DR18",
Expand Down

0 comments on commit c78923e

Please sign in to comment.