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

Bugfixes and code optimization #150

Merged
merged 8 commits into from
Jan 31, 2022
Merged

Bugfixes and code optimization #150

merged 8 commits into from
Jan 31, 2022

Conversation

kmnip
Copy link
Collaborator

@kmnip kmnip commented Jan 26, 2022

  • add missing package names (fixes requirements.txt is incomplete #135)
  • create BAM instead of SAM in transcriptome mode (undo changes in 3d046e3)
  • set default file compression level to 1 (previously level 6)
  • optimize code for head/tail length calculation in transcriptome mode
  • optimize code for quantification

@kmnip kmnip requested a review from SaberHQ January 26, 2022 22:28
@kmnip kmnip self-assigned this Jan 26, 2022
Copy link
Collaborator

@SaberHQ SaberHQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the pull request @kmnip . I tested all suggested edits and everything works good. I will merge the pull request.

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.

requirements.txt is incomplete
2 participants