Skip to content

A simple bacterial genome assembly pipeline for Illumina paired-end reads from NCBI SRA run

Notifications You must be signed in to change notification settings

chen1i6c04/iRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

iRunner

A simple bacterial genome assembly pipeline for Illumina paired-end reads from NCBI SRA run

Requirements

Quick Start

irunner.py --outdir [path/of/output] --threads [number] [SRA accession]

Usage

arguments:
  accession   NCBI SRA accession
  --outdir    Output folder
  --tmpdir    Directory of temp folder default: '/tmp'
  --gsize     Estimated genome size(MB) eg. 3.2M, If blank will AUTODETECT. default: ''
  --threads   Number of threads to use. default: 8

About

A simple bacterial genome assembly pipeline for Illumina paired-end reads from NCBI SRA run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages