Closed slsevilla closed 1 year ago
Since not all species may want the overlap, suggestion is to create a separate fastq_screen config for mmul
/data/CCBR_Pipeliner/db/PipeDB/lib/fastq_screen_mmul8.conf
https://github.com/CCBR/Pipeliner/blob/activeDev/Mmul_8.0.1.json
# from
"FASTQ_SCREEN_CONFIG": "/data/CCBR_Pipeliner/db/PipeDB/lib/fastq_screen.conf",
# to
"FASTQ_SCREEN_CONFIG": "/data/CCBR_Pipeliner/db/PipeDB/lib/fastq_screen_mmul8.conf",
/data/CCBR_Pipeliner/db/PipeDB/lib/fastq_screen_db/mmul_8
Code updated with commit 852041b55890060cea58d1eaeed4823f33a82e42
Code location: /data/CCBR_Pipeliner/4.0.4/Pipeliner
Despite making this update, the run.json is still being created with FASTQ_SCREEN_CONFIG set as
"FASTQ_SCREEN_CONFIG": "/data/CCBR_Pipeliner/db/PipeDB/lib/fastq_screen.conf",
I edited the run.json to use the correct config, however, every time a run / dryrun is being deployed its re-written. I hard coded it to work correctly for our current run, but this needs to be corrected
"FASTQ_SCREEN_CONFIG": "/data/CCBR_Pipeliner/db/PipeDB/lib/fastq_screen_mmul8.conf"
I can't figure out where the issue is and why the run.json is being created incorrectly. Can you review @kopardev @skchronicles , please?
Hey @slsevilla,
I hope all is going well on your side!
Shared reference files across genomes are coming from the standard-bin.json file. Nested within each pfamily (i.e. exomeseq, rnaseq, etc), there is a key for this config file. You will need to edit this file for it to be picked up by the pipelines.
Please let me know what you think.
Best Regards, @skchronicles
Hi @skchronicles - So I see the standard-bin.json which I can edit, but I'm confused as to why the species specific json files aren't being used? What are those for, if not for these params?
When selecting mmul as a reference, FASTQ screen does not include this species in its report.
Config location:
References included:
Create index location
Config should be updated to include mmul