forked from shenlab-sinai/ngsplot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
22 lines (16 loc) · 779 Bytes
/
README
File metadata and controls
22 lines (16 loc) · 779 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
###########################################################
ngs.plot: Quick mining and visualization of next-generation
sequencing data by integrating genomic databases
Li Shen, li.shen@mssm.edu or shenli.sam@gmail.com
Icahn School of Medicine at Mount Sinai
###########################################################
BRIEF:
------
The program options can be displayed when you type the program name (such as
ngs.plot.r) without any argument. There are some toy examples under the
"example" folder. Please also read "example/README.txt". To run those toy
examples, you need to download the bam files - example.bam.tar.gz (~180MB)
from ngsplot's website.
For detailed instructions, please refer to our online manual:
https://github.com/shenlab-sinai/ngsplot
Enjoy!