Skip to content

An updated snakemake version of PILFER algorithm

License

Notifications You must be signed in to change notification settings

rishavray/pilfer2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PILFER v2

An updated snakemake version of PILFER algorithm

This version uses ShortStack algorithm for alignment and BEDTOOLS for quantification followed by PILFER run. The piRNAs are matched against the piRBase curated gold standard piRNA set.

PILFER algorith is also now modularized and uses pandas for reading the bedfiles. It then calculates the CPM to call the clusters. Additionally the raw count table is aggregated.

Clone this repository, and add a fastq folder in the resources folder containing your fastq files.

Then update any other configuration parameters including the location of the bowtie index.

Run the pipeline

snakemake --cores 1

About

An updated snakemake version of PILFER algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published