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

Changing the cDNA fasta should not trigger rerun of hisat2 branch #142

Open
alexg9010 opened this issue Apr 23, 2024 · 0 comments
Open

Changing the cDNA fasta should not trigger rerun of hisat2 branch #142

alexg9010 opened this issue Apr 23, 2024 · 0 comments

Comments

@alexg9010
Copy link
Member

After finishing a pipeline run I wanted to change the cDNA file to trigger a rerun of salmon, but this also triggered a restart of Hisat because of the rule check_annotation_files. Given that the cDNA is not relevant for Hisat2 mapping I propose a more fine-grained solution that separately checks GTF vs DNA and GTF vs cDNA.

For now, I can circumvent the rerun by using:

 pigx-rnaseq -s settings_editted.yaml sample_sheet_merged_replicates.csv --target={deseq_report_salmon_transcripts,deseq_report_salmon_genes}
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

No branches or pull requests

1 participant