Skip to content

Commit 1822c2d

Browse files
authored
Update deepsea.rst
1 parent 5ad2ebb commit 1822c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deepsea.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ We support three types of input: vcf, fasta, bed. If you want to predict effects
4444

4545
**Bed format** provides another way to specify sequences in human reference genome (hg19). The bed input should specify 1000bp-length regions. A minimal example is ``chr1 109817091 109818090``. The three columns are chromosome, start position, and end position.
4646

47-
We recommend using the web server if you have <10,000 variants or sequences. You will experience degraded performance when submitting a larger set of sequeneces. In those instances, you may run the standalone version on your local machine, or contact our group directy.
47+
We recommend using the web server if you have <10,000 variants or sequences. You will experience degraded performance when submitting a larger set of sequeneces. In those instances, we suggest that you split the set into multiple <10,000 submissions, or run the standalone version on your local machine, or contact our group directy.
4848

4949
We support only ``GRCh37/hg19`` genome coordinates. You can use LiftOver to convert your coordinates to the correct version.
5050

0 commit comments

Comments
 (0)