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

Adding single-read functionality to EXTRACT_VIRAL_READS #126

Closed
wants to merge 4 commits into from

Conversation

simonleandergrimm
Copy link
Collaborator

  • Check in why --no-sq is used for bowtie2. This makes it impossible to use pysam, which makes process_viral_bowtie2_sam.py a lot more complicated.

@willbradshaw
Copy link
Contributor

Check in why --no-sq is used for bowtie2. This makes it impossible to use pysam, which makes process_viral_bowtie2_sam.py a lot more complicated.

Because of how many reference genomes we compare to, running bowtie2 without --no-sq results in extremely large SAM files.

@simonleandergrimm simonleandergrimm deleted the single-read-hv branch December 18, 2024 13:22
@simonleandergrimm simonleandergrimm restored the single-read-hv branch December 18, 2024 13:29
@simonleandergrimm simonleandergrimm deleted the branch simon-single-read-profile December 18, 2024 13:31
@simonleandergrimm simonleandergrimm deleted the single-read-hv branch January 10, 2025 16:51
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