rnaseq-pipeline icon indicating copy to clipboard operation
rnaseq-pipeline copied to clipboard

RNA-seq pipeline for raw sequence alignment and transcript/gene quantification.

Results 44 rnaseq-pipeline issues
Sort by recently updated
recently updated
newest added

``` srun: error: unable to initialize step context socket: Address already in use srun: error: Unable to create step for job 2539557: Address already in use ```

bug
slurm

![image](https://github.com/PavlidisLab/rnaseq-pipeline/assets/1318477/4a1233e9-aaa9-4505-be61-961fce304b18)

bug

Tasks that should be covered via sub-commands: - submit experiments from a gsheet - submit experiments from a file - submit individual experiment - resubmit batch information - general luigi-wrapper...

enhancement

I think there's a delay between batch info submission and the batch factor appearing in the Gemma public API due to caching. A simple workaround would be to introduce a...

bug
gemma

We don't use split spots (required for --skip-technical) and we trim adapter ourselves, so there's no need for these two options.

This will have the advantage of grouping the alignments statistics with the FASTQ quality controls in the final report.

enhancement