| phmmer_2abl | R Documentation |
A DataFrame with 25 results of a phmmer search of the 2abl sequence.
phmmer_2abl
A data frame with 49 variables:
algorithm HMMER algorithm
uuidunique hmmer identifier
stats.pagestats.nhitsThe number of hits found above reporting thresholds
stats.elapsedstats.ZThe number of sequences or models in the target database
stats.Z_setbystats.n_past_msvstats.unpackedstats.nseqsstats.userstats.domZ_setbystats.n_past_biasstats.sysstats.n_past_fwdstats.totalstats.nmodelsThe number of models in this search
stats.nincludedThe number of sequences or models scoring above the significance threshold
stats.n_past_vitstats.nreportedThe number of sequences or models scoring above the reporting threshold
stats.domZThe number of hits in the target database
hits.archScorehits.phPhylum
hits.archhits.kgKingdom
hits.ndomTotal number of domains identified in this sequence
hits.extlinkhits.fullfastaProtein sequences as a character vector.
hits.taxidThe NCBI taxonomy identifier of the target (if applicable)
hits.accAccession of the target
hits.taxlinkhits.descDescription of the target
hits.pvalueP-value of the score
hits.flagshits.nregionsNumber of regions evaluated
hits.niseqshits.nameName of the target (sequence for phmmer/hmmsearch, HMM for hmmscan)
hits.speciesThe species name of the target (if applicable)
hits.scoreBit score of the sequence (all domains, without correction)
hits.biashits.sindexhits.nincludedNumber of domains satisfying inclusion thresholding
hits.domainsThe domain or hit hash contains the details of the match, in particular the alignment between the query and the target.
hits.pdbsArray of pdb identifiers (which chains information)
hits.evalueE-value of the score
hits.nreportedNumber of domains satisfying reporting thresholding
hits.archindexhits.acc2Secondary accession of the target
For further details, see https://hmmer-web-docs.readthedocs.io/en/latest/appendices.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.