Skip to content

renzilin/visNano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visNano 0.1.1

A tool for making summary of long reads. This tools can handle FASTQ/BAM files.

Functions:

  1. Work on FASTQ file

image1

  1. Work on BAM file

image2

  1. Work on BAM+BED file

image3

Usage:

python visNano.py -h

Or,

Please see the examply.ipynb

Install:

conda create -n visnano
conda activate visnano
conda install numpy pandas tqdm matplotlib samtools
python packages:
    - numpy
    - pandas
    - tqdm
    - matplotlib
    - samtools

NOTE:

This tool is still under development. If you want to add some functions, please send a email to me

About

A tool for making summary of long reads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published