Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow addition of sequences that aren't the same length as others within that locus file #95

Open
djlohman opened this issue Feb 20, 2022 · 0 comments

Comments

@djlohman
Copy link
Collaborator

Remove the prohibition on importing sequence files in which the sequences have different lengths (usually because they are not aligned). This would allow adding new taxa with multiple loci simultaneously. Currently when this happens, the warning is:

Some sequences in the taxonset Danaus_COI_FullTaxon weren't added. These are:
“Dgenutia BB52 Maluku: It is too short (1212 bp, while the column is supposed to be 1246 bp)”

I would change this to:
Some sequences in the taxonset Danaus_COI_FullTaxon differ in length from other sequences for that locus. This suggests the locus should be realigned. Use with caution. These loci of differing length are:
“Dgenutia BB52 Maluku: It is too short (1212 bp, while the column is supposed to be 1246 bp)”

@gaurav gaurav added this to the SequenceMatrix v2.0 milestone Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants