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

Extract jinja_partials and fix CRISPRessoPooled fastp errors #425

Merged
merged 3 commits into from Apr 24, 2024

Conversation

Colelyman
Copy link
Contributor

This extracts the functionality needed from jinja_partials so that it is no longer a dependency. This also fixes the errors when merging paired end reads using CRISPRessoPooled.

trevormartinj7 and others added 3 commits April 23, 2024 15:38
* Updating README to fix argument, email, and formatting

* removing superfluous files

* Add link to CRISPRessoPro, move CRISPRessoPro section to end, and fix JSON formatting

* Remove link to CRISPRessoPro

* Replace Docker badge with link to tags

* Add bullet points to Guardrails section and improve formatting

* Fix typo and removed colons from guardrails

---------

Co-authored-by: Cole Lyman <cole@colelyman.com>
* Extract jinja_partials code

* Remove Plotly dependency from setup.py
* Fix replacing flash intermediate files with fastp intermediate files

This also moves where the files are added to `files_to_remove` up to
near where they are created.

* Update to run test branch with paired end Pooled test

* Add pooled-paired-sim test to integration tests

* Replace flash and trimmomatic with fastp and remove plotly from Github Actions environment

* Change test branch back to master
@kclem kclem merged commit d6011f2 into pinellolab:master Apr 24, 2024
2 of 3 checks passed
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.

None yet

3 participants