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

Add the ability to run on incomplete genomes #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ombystoma-young
Copy link
Collaborator

Takes a several hours to run OperonMapper in this case, but all other things seems to work fine. Changes:

  • Change in convert_operonmapper_to_gff3.py and Snakefile to have an ability to read seq id from file and not to define it "manually";
  • Change in transposon.py rebuild. Add iteration through sequences in .fna file. Actually, transposon.py cut already worked correctly with multiple contigs, thus, it has been relatively easy to complement transposon.py rebuild.

Takes a several hours to run OperonMapper in this case, but all other things seems to work fine.
Changes:
 - Change in `convert_operonmapper_to_gff3.py` and Snakefile to have an ability to read seq id from file and not to define it "manually";
 - Change in `transposon.py rebuild`. Add iteration through sequences in .fna file. Actually, `transposon.py cut` already worked correctly with multiple contigs, thus, it has been relatively easy to complement `transposon.py rebuild`.
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

Successfully merging this pull request may close these issues.

1 participant