How to compare a DNA sequence to itself by using it for
both the 1st and 2nd sequence?
Answer Posted / guest
Yes, but this is not very useful because PatternHunter will
find that the whole sequence matches itself and will find
every repeat twice. To compare a DNA sequence to itself,
you should omit the -j argument, which forces PatternHunter
to ignore the trivial match and the duplicate matches.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is a qi number?
Describe the aim of microarray data analysis?
An electron is injected into a region of uniform magnetic flux density with the components of velocity parallel to and normal to the flux. What is the path of the electron?
Suppose you used the NCBI Blast server to look for a match to a fruit-fly gene. Suppose further that the best alignment contained this section of an alignment: Hit from database: XXXXXXXXXXXXXXNFSTSQ User sequence: SLEAEAAPASISPSNFSSSQ What do the Xs signify?
How to predict the function of a gene (product)?
What two possibilities are there to describe how gene fragments may have evolved?
What are the current challenges in the Pharmaceutical and biotechnology sectors?
How to run DOCK 6 using cygwin?
How to caculate coordinates of each atoms on 3 D HP model?
Will the plant able to produce electricity when the soil is dried up
Explain about needleman-wunsch algorithm?
What are the limitations of blotting techniques?
How to find a sequence of dna molecule?
What is the input and outpit of a distance based algorithm?
Draw the E-R diagram for the database of a departmental store having the following relational database scheme Employees(e-no, address) Department(d-name) work-n(e-no, d-name) Looking-after(d-name, e-no) Item (item-no, brand-name, model-no, cost-price, sale-price)