Skip to content

Parsl/parsl_aligner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parsl Aligner

Parsl Aligner skeleton for initial handoff.

Requirements

  • Make sure you have Python3.5.

  • Install parsl package:

    pip3 install parsl
    

How to run:

  • Run the setup script to generate a mock fastq file

  • Start ipcluster with command:

    ipcluster start -n 2

  • Run the script:

    python3 par_align.py

About

Parsl Aligner skeleton

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published