Skip to content

Commit

Permalink
Update deepsea.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronkw committed Nov 19, 2019
1 parent 73ee6da commit dd254ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deepsea.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Jian Zhou, Olga G. Troyanskaya. Predicting the Effects of Noncoding Variants wit
Input
------------

DeepSEA predicts genomic variant effects on a wide range of chromatin features at the variant position (Transcription factors binding, DNase I hypersensitive sites, and histone marks in multiple hunman cell types. See the full list here.). DeepSEA can also be ultilized for predicting chromatin features for any DNA sequence.
DeepSEA predicts genomic variant effects on a wide range of chromatin features at the variant position (Transcription factors binding, DNase I hypersensitive sites, and histone marks in multiple hunman cell types). DeepSEA can also be ultilized for predicting chromatin features for any DNA sequence.

We support three types of input: vcf, fasta, bed. If you want to predict effects of noncoding variants, use vcf format input. If you want to predict chromatin feature probabilities for DNA sequences, use fasta format. If you want to specify sequences from the human reference genome (GRCh37/hg19), you can use bed format. See below for a quick introduction, and we provide detailed description of format requirement on the DeepSEA input page:

Expand Down

0 comments on commit dd254ce

Please sign in to comment.