Skip to content

schatzlab/PodPlot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PodPlot

Dependencies

  • Python3
  • Matplotlib

Usage

  1. Make a fasta/fastq index with samtools.
  2. List the index files:
$ cat fai.fofn
reads.1.fasta.fai	Shadowfax
reads.2.fasta.fai	Snowmane	
reads.3.fasta.fai	Bill
  1. python3 podplot.py fai.fofn or python3 podplot.py -g 1500000000 fai.fofn

About

Plot coverage or percent of total sequence as a function of minimum read length

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages