A tool for making summary of long reads. This tools can handle FASTQ/BAM files.
- Work on FASTQ file
- Work on BAM file
- Work on BAM+BED file
python visNano.py -h
Or,
Please see the examply.ipynb
conda create -n visnano
conda activate visnano
conda install numpy pandas tqdm matplotlib samtools
python packages:
- numpy
- pandas
- tqdm
- matplotlib
- samtools
This tool is still under development. If you want to add some functions, please send a email to me