All Projects → nf-core → lncpipe

nf-core / lncpipe

Licence: MIT license
UNDER DEVELOPMENT--- Analysis of long non-coding RNAs from RNA-seq datasets

Projects that are alternatives of or similar to lncpipe

hlatyping
Precision HLA typing from next-generation sequencing data
Stars: ✭ 28 (+16.67%)
Mutual labels:  pipeline, rna, nf-core
rnafusion
RNA-seq analysis pipeline for detection gene-fusions
Stars: ✭ 72 (+200%)
Mutual labels:  pipeline, rna, nf-core
vidger
Make rapid visualizations of RNA-seq data in R
Stars: ✭ 19 (-20.83%)
Mutual labels:  rna-seq-analysis, differential-expression
GeneTonic
Enjoy your transcriptomic data and analysis responsibly - like sipping a cocktail
Stars: ✭ 66 (+175%)
Mutual labels:  transcriptome, rna-seq-analysis
gawn
Genome Annotation Without Nightmares
Stars: ✭ 35 (+45.83%)
Mutual labels:  pipeline, transcriptome
ideal
Interactive Differential Expression AnaLysis - DE made accessible and reproducible
Stars: ✭ 24 (+0%)
Mutual labels:  rna-seq-analysis, differential-expression
hic
Analysis of Chromosome Conformation Capture data (Hi-C)
Stars: ✭ 45 (+87.5%)
Mutual labels:  pipeline, nf-core
rna-seq-snakemake
Snakemake based pipeline for RNA-Seq analysis
Stars: ✭ 29 (+20.83%)
Mutual labels:  pipeline, rna-seq-analysis
scrnaseq
A single-cell RNAseq pipeline for 10X genomics data
Stars: ✭ 60 (+150%)
Mutual labels:  pipeline, nf-core
nanoseq
Nanopore demultiplexing, QC and alignment pipeline
Stars: ✭ 82 (+241.67%)
Mutual labels:  pipeline, nf-core
bactmap
A mapping-based pipeline for creating a phylogeny from bacterial whole genome sequences
Stars: ✭ 36 (+50%)
Mutual labels:  pipeline, nf-core
tailseeker
Software for measuring poly(A) tail length and 3′-end modifications using a high-throughput sequencer
Stars: ✭ 17 (-29.17%)
Mutual labels:  pipeline, transcriptome
RNASeq
RNASeq pipeline
Stars: ✭ 30 (+25%)
Mutual labels:  pipeline, rna
Docker Android Build Box
An optimized docker image includes Android, Kotlin, Flutter sdk.
Stars: ✭ 245 (+920.83%)
Mutual labels:  pipeline
targets-tutorial
Short course on the targets R package
Stars: ✭ 87 (+262.5%)
Mutual labels:  pipeline
Cli
A CLI for interacting with Tekton!
Stars: ✭ 229 (+854.17%)
Mutual labels:  pipeline
Automlpipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
Stars: ✭ 223 (+829.17%)
Mutual labels:  pipeline
pipe
Functional Pipeline in Go
Stars: ✭ 30 (+25%)
Mutual labels:  pipeline
dnapacman
waka waka
Stars: ✭ 15 (-37.5%)
Mutual labels:  rna
Bedops
🔬 BEDOPS: high-performance genomic feature operations
Stars: ✭ 215 (+795.83%)
Mutual labels:  pipeline

nf-core/lncpipe

Build Status Nextflow

install with bioconda Docker Singularity Container available

A Nextflow-based pipeline for comprehensive analyses of long non-coding RNAs from RNA-seq datasets

Introduction

Recently, long noncoding RNA molecules (lncRNA) captured widespread attentions for their critical roles in diverse biological process and important implications in variety of human diseases and cancers. Identification and profiling of lncRNAs is a fundamental step to advance our knowledge on their function and regulatory mechanisms. However, RNA sequencing based lncRNA discovery is currently limited due to complicated operations and implementation of the tools involved. Therefore, we present a one-stop multi-tool integrated pipeline called LncPipe focused on characterizing lncRNAs from raw transcriptome sequencing data. The pipeline was developed based on a popular workflow framework Nextflow, composed of four core procedures including reads alignment, assembly, identification and quantification. It contains various unique features such as well-designed lncRNAs annotation strategy, optimized calculating efficiency, diversified classification and interactive analysis report. LncPipe allows users additional control in interuppting the pipeline, resetting parameters from command line, modifying main script directly and resume analysis from previous checkpoint.

Documentation

The nf-core/lncpipe pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Run analysis for non-human species
  6. Troubleshooting

Schematic diagram

workflow

Acknowledgment

Thanks to the author of AfterQC/fastp, Shifu Chen, for his help on providing a gzip output support to meet the require of LncPipe. Thanks to the internal test by Hongwan Zhang and Yan Wang from SYSUCC Cancer bioinformatics platform.

And also many thanks to the wonderful guys @apeltzer, @ewels and others from nf-core that help me to polish the code and structure of lncpipe.

Citation

For details of LncPipe, plz read the article beblow :happy:

Qi Zhao, Yu Sun, Dawei Wang, Hongwan Zhang, Kai Yu, Jian Zheng, Zhixiang Zuo. LncPipe: A Nextflow-based pipeline for identification and analysis of long non-coding RNAs from RNA-Seq data. J Genet Genomics. 2018 Jul 20;45(7):399-401

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].