You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should also detect when it's a good idea or not - ie Ensembl is fine, but with RefSeq, we could store the mismatches or the notes in the GFF about it having mismatches, and then either warn or refuse to map (maybe via setting?)
Storing mismatches might require a version bump to change formats, or we could store as separate field than the cigar
The text was updated successfully, but these errors were encountered:
cdot provides a lot of transcripts that aren't in seqrepo
So, you basically always want to use FastaSeqFetcher
We should add this to the docs
We should also detect when it's a good idea or not - ie Ensembl is fine, but with RefSeq, we could store the mismatches or the notes in the GFF about it having mismatches, and then either warn or refuse to map (maybe via setting?)
Storing mismatches might require a version bump to change formats, or we could store as separate field than the cigar
The text was updated successfully, but these errors were encountered: