An open API service indexing awesome lists of open source software.

https://github.com/razielar/lncrna_annotation_cufflinks_nf


https://github.com/razielar/lncrna_annotation_cufflinks_nf

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# lncRNA_annotation_cufflinks_nf

To run the pipeline:

```{r}

nextflow run cbcrg/lncRNA-Annotation-nf --reads './regeneration/reads/*read{1,2}.fastq.gz' --genome ./regeneration/genome/dm6.fa --annotation './regeneration/annotation/dmel.r6.29.gtf' --output regene_results/ -with-singularity -profile crg

```