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

V1.12rc #416

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

V1.12rc #416

wants to merge 21 commits into from

Conversation

daler
Copy link
Contributor

@daler daler commented Oct 18, 2024

Brandon Fuller and others added 21 commits October 10, 2024 15:06
- Removed the unused r1-only=False parameter in the render_r1_r2() function in both the rnaseq and chipseq Snakefiles\n- Changed the name of 'r1_only' function to 'render_r1_only' in both Snakefiles to make the name more intuitive and updated the rest of the files accordingly
Fixed render_r1_r2 function(s) in Snakefiles
Move `strand_arg` assignment from the `run` block to the `params` block so that `--rerun-trigger` will detect changes to strandedness configuration and re-run those rules
Add lib.postprocess.utils.extract_from_zip function, used for extracting -- and then immediately gzipping -- a file from
within a downloaded zip.

Include reference config for Plodia interpunctella
Just a small mistake

Co-authored-by: Ryan Dale <[email protected]>
* Change SRA fastq directory

Change the directory where SRA fastq files are downloaded and add the
'orig_filename' column to the config object for each sample so that the rest of the workflow works correctly

* Make code more elegant

Change a nested for-loop implementation in patters_targets.py to a more elegant one-line solution and clean up some code in Snakefile

* improve helper.fill_patterns

add check when combining by `zip` to ensure values are all same length

add more doctests

---------

Co-authored-by: Ryan Dale <[email protected]>
ucsc might be blocking circle-ci given the licenseing requirements of
chainfiles
this tool was last updated in 2017, and has incompatibilites with recent
numpy.
* Have STAR use disk memory for its temporary files.

* handle cases where $TMPDIR is not set


---------

Co-authored-by: Ryan Dale <[email protected]>
* GAT no longer used, remove from requirements

* don't pin python

* pin snakemake >8

* update env.yml

* update snakefiles and lib to reflect changes in snakemake 8

* rm --bias for kallisto, which was causing segfaults

* rm --reason for snakemake 8

* disable colocalization workflow
After further testing it turns out Biowulf will not accept this temporary directory unless it is further specified.
It'll be mysterious if it does fail but probably not necessary to take up quite so much space for those temp 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

Successfully merging this pull request may close these issues.

3 participants