| hmmscan_2abl | R Documentation |
A DataFrame with 4 results of a hmmscan search of the 2abl sequence.
hmmscan_2abl
A data frame with 36 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.accAccession of the target
hits.descDescription of the target
hits.pvalueP-value of the score
hits.flagshits.nregionshits.taxidhits.nreportedhits.hindexhits.ndomTotal number of domains identified in this sequence
hits.nameName of the target (sequence for phmmer/hmmsearch, HMM for hmmscan)
hits.scoreBit score of the sequence (all domains, without correction)
hits.biashits.domainsThe domain or hit hash contains the details of the match, in particular the alignment between the query and the target.
hits.evalueE-value of the score
hits.nincludedE-value of the score
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.