Skip to content

TreesLab/circRNA_features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preparation

# Install "snakemake"
mamba create -n snakemake python snakemake
mamba activate snakemake

# Clone this repo
git clone https://github.com/TreesLab/circRNA_features.git

Prepare the reference files

cd circRNA_features/resources/
tar zxvf references.tar.gz

Run pipeline

snakemake --use-conda --configfile config/human.yaml --resources mem_mb=450000 IO_limit=4 -c 30

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors