Skip to content

qinti2023/RNAseqt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snakemake workflow of RNAseq

This package can help you generate Snakemake workflows, enabling you to perform upstream RNA-seq analysis in one step.

Author :qinti

Installation

Install the package using pip:

mamba env create - n RNAseq -f environment.yml
pip install RNAseqt

Usage

Run the command to initialize a project:

RNAseqt /path/to/project

Edit the congfig.yaml:

vim congfig.yaml
# samples 
# reference

Run the workflow of RNAseq upstream

snakemake -n
snakemake --core 32

About

Snakemake workflow of RNAseq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages