Skip to content

yinshiyi/nf-jaffal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a nextflow implemntation of JAFFAL (https://github.com/Oshlack/JAFFA/blob/master/JAFFAL.groovy) I tested using LongReadFusionSimulation dataset.

Launch by setting these 5 parameters

nextflow main.nf   \
    --JAFFA_path  {user_path} \
    --genomeFasta {user_path} \
    --transFasta  {user_path} \
    --transTable  {user_path} \
    --fastq       {user_path}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors