Mercurial > repos > yating-l > ucsc_blat
annotate README.rst @ 7:10f3a5b6f2ac draft
planemo upload commit 964ceec6b1c6371b10923c7d49446b1361fc5895-dirty
| author | yating-l |
|---|---|
| date | Mon, 09 Jul 2018 13:07:54 -0400 |
| parents | 951076264957 |
| children |
| rev | line source |
|---|---|
|
0
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
1 Galaxy wrapper for UCSC BLAT alignment tool |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
2 =========================================== |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
3 BLAT (http://genome.ucsc.edu/goldenPath/help/blatSpec.html) is a bioinformatics software a tool which performs rapid mRNA/DNA and cross-species protein alignments. |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
4 |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
5 Features |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
6 -------- |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
7 1. Perform rapid mRNA/DNA and cross-species protein alignments using blat |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
8 2. Sort the output file |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
9 3. The output file can be filtered using UCSC pslCDnaFilter |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
10 |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
11 Licence |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
12 ------- |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
13 Please note that commercial download and installation of the Blat and In-Silico PCR software may be licensed through Kent Informatics (http://www.kentinformatics.com). |
|
951076264957
planemo upload commit 9e778f6145837bd749e60913d184d3d90e2677df
yating-l
parents:
diff
changeset
|
14 |
