read.outfmt6 | R Documentation |
reads a annotations file in output format 6
read.outfmt6(file)
file |
outfmt6 file |
This function read a annotations file in output format 6 and rename columns as:
query (e.g., unknown gene) sequence id
subject (e.g., reference genome) sequence id
percentage of identical matches
alignment length (sequence overlap)
number of mismatches
number of gap openings
start of alignment in query
end of alignment in query
start of alignment in subject
end of alignment in subject
expect value
bit score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.