BLAT does appear anything in the results but blat worked.
2
0
Entering edit mode
9.4 years ago

Hi everyone. I am trying to make a blat but it is working anyway. I changed from .fa to .2bit format, neither it work. I only try to get sequences similarity with mature(mirbase). I wonder if it could be some specific library, or if blat have to connect with other tool or other stuff.

blat software: http://genome.ucsc.edu/goldenPath/help/blatSpec.html

Thanks in advance.

 ./blat mature_mirbase.fa  candidate_mirna.fa -q=rna -stepSize=2 -tileSize=8 out.blast8
Loaded 781222 letters in 35828 sequences
Searched 4313 bases in 205 sequences

But I only get a empty file results.

sLayout version 3

match    mis-     rep.     N's    Q gap    Q gap    T gap    T gap    strand    Q            Q       Q        Q      T            T       T        T      block    blockSizes     qStarts     tStarts
         match    match           count    bases    count    bases              name         size    start    end    name         size    start    end    count
---------------------------------------------------------------------------------------------------------------------------------------------------------------
BLAT miRNA • 3.8k views
ADD COMMENT
0
Entering edit mode

Are your queries atleast 20 bases long?

ADD REPLY
0
Entering edit mode

My queries are several length. Why? do you think that Blat does not work with smaller sizes?

ADD REPLY
0
Entering edit mode

Minimum query size for blat is 20bp.

ADD REPLY
1
Entering edit mode

I think this is only if you don't change tilesize, stepsize, and the rest of parameters. I am getting 13 nt match changing those to very low values. Make sure the database is DNA (not Us).

ADD REPLY
3
Entering edit mode
9.4 years ago

Hi,

You can try to add -minMatches=1 -minScore=10 -minIdentity=50

Al well, you can generate a test data with some mature miRNA in mirbase.fa, to check is giving you some hits, and as well, modifying this example with some mis-matches or doing only that half of the sequence is identical to the miRNA but not the rest. Just to tune your parameters with the positive hits you know should be there.

Hope this helps

ADD COMMENT
1
Entering edit mode

Thanks L. Pantano. Only I felt shocked that the program did not work. Yes, it gave me some hits. Now, I have to tune.

Moltes gracies!

ADD REPLY
1
Entering edit mode
9.4 years ago
Siva ★ 1.9k

Have you looked at this?

Using Blat for short sequences with maximum sensitivity

ADD COMMENT
0
Entering edit mode

Thanks! Your message and the other user will able to help me.

ADD REPLY

Login before adding your answer.

Traffic: 1512 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6