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

Better fasta/q functionality #9

Open
gstarrett opened this issue Feb 23, 2018 · 0 comments
Open

Better fasta/q functionality #9

gstarrett opened this issue Feb 23, 2018 · 0 comments

Comments

@gstarrett
Copy link

Current code is seemingly functional only for SRR data. If the user inputs a fasta/q file, when it comes to using the magicblast sam file, it attempts to use a directory with the same name as the fastq file. Software also attempts to sort the sam file using pysam and errors out due to NotImplementedError: pileup of samfiles not implemented yet.

Lastly if fasta/q are going to be thoroughly supported, VirusFriends should also be able to accept gzipped versions of fasta/q files.

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

1 participant