BIMSBbioinfo / pigx_rnaseq

Bulk RNA-seq Data Processing, Quality Control, and Downstream Analysis Pipeline
GNU General Public License v3.0
20 stars 11 forks source link

Fix mismatching names for cluster config and Snakefile #138

Closed alexg9010 closed 2 months ago

alexg9010 commented 2 months ago

See https://github.com/BIMSBbioinfo/pigx_rnaseq/issues/128#issuecomment-2034898830

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/snakefile.py#L356-L363

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/etc/settings.yaml.in#L94

alexg9010 commented 2 months ago

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/snakefile.py#L318-L341

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/etc/settings.yaml.in#L88

alexg9010 commented 2 months ago

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/snakefile.py#L402-L409

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/etc/settings.yaml.in#L115

alexg9010 commented 2 months ago

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/snakefile.py#L468-L479

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/etc/settings.yaml.in#L103

borauyar commented 2 months ago

@alexg9010 would you like to fix the issue and send a pull request?

alexg9010 commented 2 months ago

@alexg9010 would you like to fix the issue and send a pull request?

Just finishing up the collection.

alexg9010 commented 2 months ago

https://github.com/BIMSBbioinfo/pigx_rnaseq/blob/bd38e02d499fa93ef44f95aaf3b5c4c8c636a19c/snakefile.py#L591-L627