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

Improve the effiency of edit-fasta-according-to-new-cprops #58

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Improve the effiency of edit-fasta-according-to-new-cprops #58

wants to merge 9 commits into from

Conversation

xuzhougeng
Copy link

I write a edit-fasta-according-to-new-cprops.py which do the same thing as edit-fasta-according-to-new-cprops.awk and generate the same results.

I have used cmp to compare the results of edit-fasta-according-to-new-cprops.py and edit-fasta-according-to-new-cprops.awk .The results of cmp show no difference between.

I also test it in my own project, it works well, no error throws out.

The seqkit seq -m 80 is used to wrap the fasta which is more effient than using python text.wrap.

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.

2 participants