We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, PLOTSR takes the first least common number of sequences from each assembly's labels file and labels them sequentially as Chr1, Chr2, etc.
Can we perform an alignment to create a mapping between assembly sequences rather than using the sequential order?
This will be challenging for cases involving more than two input assemblies.
The text was updated successfully, but these errors were encountered:
Test-case data path: /*t/g*/p*/Ma*/dom*/2024/*uss*/01_denovo_assembly/
/*t/g*/p*/Ma*/dom*/2024/*uss*/01_denovo_assembly/
Sorry, something went wrong.
No branches or pull requests
Description of feature
Currently, PLOTSR takes the first least common number of sequences from each assembly's labels file and labels them sequentially as Chr1, Chr2, etc.
Can we perform an alignment to create a mapping between assembly sequences rather than using the sequential order?
This will be challenging for cases involving more than two input assemblies.
The text was updated successfully, but these errors were encountered: