-
Notifications
You must be signed in to change notification settings - Fork 1
Home
carushi edited this page Jun 6, 2018
·
23 revisions
git clone https://github.com/carushi/reactIDR
cd reactIDR/
python setup.py build_ext -b reactIDR/
cd ../example && bash training.sh # Run test
- python3
- numpy
- scikit-learn
- optional
- seaborn (for visualization)
- pandas (for visualization)
- pymc (for pvalue-based score modeling)
-
Bam file
- Use docker image to convert it to the bed file
- Move to tutorial
- Our shell script is also available here
-
Bed file
- Use our scripts to convert it to the tab file
- Move to tutorial
-
Tab file (as shown below)
- Run reactIDR!
- separated by
<tab>
and;
- Move to tutorial
key <tab> score1 <tab> score2 <tab> (score3)
gene name <tab> 1;2;3;0;4;1;... <tab> 2;5;10;11;... <tab> ()