waxsys.pro.df | R Documentation |
Protein-alignment data.frame from the Waxsystermes Virus example. Generated by read.pro() from DIAMOND-alignment of an input sequence against PalmDB.
data(waxsys.pro.df)
data.frame with 223 obs. of 15 variables
#'
qseqid. Query or input sequence name ("SRR9968562_waxsystermes_virus_microassembly")
qstart. Coordinate of alignment start, 1 based
qend. Coordinate of alignment end, 1 based
qlen. Length of aligned sequence on query
sseqid. Subject (palmDB) sequence identifier, sOTU used.
sstart. Coordinate of alignment start, 1 based
send. Coordinate of alignment end, 1 based
slen. Length of aligned sequence on query
pident. Percent AA-identity between query and subject. (0–100)
evalue. Expectance value for alignment
cigar. CIGAR alignment string for query alignment
full_sseq. Complete subject sequence (including non-aligned)
tspe. Taxonomic species of the palmDB match if available, else "."
tfam. Taxonomic family of the palmDB match if available, else "."
tphy. Taxonomic phylum of the palmDB match if available, else "."
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.