Package org.veupathdb.lib.blast.common.fields

Types

Link copied to clipboard
value class AutoCPUCores(value: AutoCPUCoresValue) : BlastField

-num_threads <Integer, >=0>

Link copied to clipboard
enum AutoCPUCoresValue : Enum<AutoCPUCoresValue>
Link copied to clipboard
value class BestHitOverhang(value: Double) : BlastField

-best_hit_overhang <Real, (>0 and <0.5)>

Link copied to clipboard
value class BestHitScoreEdge(value: Double) : BlastField

-best_hit_score_edge <Real, (>0 and <0.5)>

Link copied to clipboard
value class CullingLimit(value: UInt) : BlastField

-culling_limit <Integer, >=0>

Link copied to clipboard
value class DBFile(file: String) : BlastField

-db <String>

Link copied to clipboard
value class DBGenCode(value: UByte) : BlastField

-db_gencode <Integer>

Link copied to clipboard
value class DBHardMask(value: String) : BlastField

-db_hard_mask <String>

Link copied to clipboard
value class DBSize(value: Byte) : BlastField

-dbsize <Int8>

Link copied to clipboard
value class DBSoftMask(value: String) : BlastField

-db_soft_mask <String>

Link copied to clipboard
value class EntrezQuery(value: String) : BlastField

-entrez_query <String>

Link copied to clipboard
value class ExpectValue(value: String) : BlastField

-evalue <Real>

Link copied to clipboard
value class ExportSearchStrategy(file: String) : BlastField
Link copied to clipboard
value class ExtensionDropoffFinalGapped(value: Double) : BlastField

-xdrop_gap_final <Real>

Link copied to clipboard
value class ExtensionDropoffPrelimGapped(value: Double) : BlastField

-xdrop_gap <Real>

Link copied to clipboard
value class ExtensionDropoffUngapped(value: Double) : BlastField

-xdrop_ungap <Real>

Link copied to clipboard
value class FormatDelimiter(value: String)
Link copied to clipboard
enum FormatField : Enum<FormatField>
Link copied to clipboard
value class FormatFields(value: List<FormatField>)
Link copied to clipboard
enum FormatType : Enum<FormatType>
Link copied to clipboard
value class GapExtend(value: Int) : BlastField

-gapextend <Integer>

Link copied to clipboard
value class GapOpen(value: Int) : BlastField

-gapopen <Integer>

Link copied to clipboard
value class GapTrigger(value: Double) : BlastField

-gap_trigger <Real>

Link copied to clipboard
value class GIList(file: String) : BlastField

-gilist <String>

Link copied to clipboard
value class HelpLong(value: Boolean) : BlastField

-help

Link copied to clipboard
value class HelpShort(value: Boolean) : BlastField

-h

Link copied to clipboard
enum HitSorting : Enum<HitSorting>
Link copied to clipboard
enum HSPSorting : Enum<HSPSorting>
Link copied to clipboard
value class HTML(value: Boolean) : BlastField

-html

Link copied to clipboard
value class ImportSearchStrategy(file: String) : BlastField

-import_search_strategy <File_In>

Link copied to clipboard
value class InclusionEValueThreshold(value: Double) : BlastField

-inclusion_ethresh <Real>

Link copied to clipboard
value class InPSSMFile(file: String) : BlastField

-in_pssm <File_In>

Link copied to clipboard
value class IPGList(file: String) : BlastField

-ipglist <String>

Link copied to clipboard
value class LineLength(value: UInt) : BlastField

-line_length <Integer, >=1>

Link copied to clipboard
value class LowercaseMasking(value: Boolean) : BlastField

-lcase_masking

Link copied to clipboard
value class MaxHSPs(value: UInt) : BlastField

-max_hsps <Integer, >=1>

Link copied to clipboard
value class MaxIntronLength(value: UInt) : BlastField

-max_intron_length <Integer, >=0>

Link copied to clipboard
value class MaxTargetSeqs(value: UInt) : BlastField

-max_target_seqs <Integer, >=1>

Link copied to clipboard
value class MultiThreadingMode(value: MultiThreadingModeValue) : BlastField

-mt_mode <Integer, (>=0 and =<1)>

Link copied to clipboard
enum MultiThreadingModeValue : Enum<MultiThreadingModeValue>
Link copied to clipboard
value class NegativeGIList(file: String) : BlastField

-negative_gilist <String>

Link copied to clipboard
value class NegativeIPGList(file: String) : BlastField

-negative_ipglist <String>

Link copied to clipboard
value class NegativeSeqIDList(file: String) : BlastField

-negative_seqidlist <String>

Link copied to clipboard
value class NegativeTaxIDList(file: String) : BlastField

-negative_taxidlist <String>

Link copied to clipboard
value class NegativeTaxIDs(value: List<String>) : BlastField

-negative_taxids <String>

Link copied to clipboard
value class NumAlignments(value: UInt) : BlastField

-num_alignments <Integer, >=0>

Link copied to clipboard
value class NumCPUCores(value: UByte) : BlastField
Link copied to clipboard
value class NumDescriptions(value: UInt) : BlastField

-num_descriptions <Integer, >=0>

Link copied to clipboard
value class NumIterations(value: UByte) : BlastField

-num_iterations <Integer, >=0>

Link copied to clipboard
value class OutASCIIPSSMFile(file: String) : BlastField

-out_ascii_pssm <File_Out>

Link copied to clipboard
value class OutFile(file: String) : BlastField

-out <File_Out>

Link copied to clipboard
data class OutFormat(type: FormatType, delimiter: FormatDelimiter, fields: FormatFields) : BlastField

-outfmt <String>

Link copied to clipboard
value class OutPSSMFile(file: String) : BlastField

-out_pssm <File_Out>

Link copied to clipboard
value class ParseDefLines(value: Boolean) : BlastField

-parse_deflines

Link copied to clipboard
value class PseudoCount(value: Int) : BlastField

-pseudocount <Integer>

Link copied to clipboard
value class QueryCoverageHSPPercent(value: Double) : BlastField

-qcov_hsp_perc <Real, 0..100>

Link copied to clipboard
value class QueryFile(file: String) : BlastField

-query <File_In>

Link copied to clipboard
value class QueryGenCode(value: UByte) : BlastField

-query_gencode <Integer>

Link copied to clipboard
data class QueryLocation(start: UInt, stop: UInt) : BlastField

-query_loc <String>

Link copied to clipboard
value class Remote(value: Boolean) : BlastField

-remote

Link copied to clipboard
value class SaveEachPSSM(value: Boolean) : BlastField

-save_each_pssm

Link copied to clipboard
value class SavePSSMAfterLastRound(value: Boolean) : BlastField

-save_pssm_after_last_round

Link copied to clipboard
value class SearchSpace(value: Byte) : BlastField

-searchsp <Int8, >=0>

Link copied to clipboard
interface Seg : BlastField

Low complexity region masker based on the SEG algorithm.

Link copied to clipboard
value class SeqIDList(value: String) : BlastField

-seqidlist <String>

Link copied to clipboard
value class ShowGIs(value: Boolean) : BlastField

-show_gis

Link copied to clipboard
value class SortHits(value: HitSorting) : BlastField

-sorthits <Integer, (>=0 and =<4)>

Link copied to clipboard
value class SortHSPs(value: HSPSorting) : BlastField

-sorthsps <Integer, (>=0 and =<4)>

Link copied to clipboard
value class Strand(value: StrandType) : BlastField

-strand <String>

Link copied to clipboard
enum StrandType : Enum<StrandType>
Link copied to clipboard
value class SubjectBestHit(value: Boolean) : BlastField

-subject_besthit

Link copied to clipboard
value class SubjectFile(file: String) : BlastField

-subject <File_In>

Link copied to clipboard
data class SubjectLocation(start: UInt, stop: UInt) : BlastField

-subject_loc <String>

Link copied to clipboard
value class SumStats(value: Boolean) : BlastField

-sum_stats <Boolean>

Link copied to clipboard
value class TaxIDList(file: String) : BlastField

-taxidlist <String>

Link copied to clipboard
value class TaxIDs(value: List<String>) : BlastField

-taxids <String>

Link copied to clipboard
value class Threshold(value: Double) : BlastField

-threshold <Real, >=0>

Link copied to clipboard
value class UngappedAlignmentsOnly(value: Boolean) : BlastField

-ungapped

Link copied to clipboard
value class UseSmithWatermanTraceback(value: Boolean) : BlastField

-use_sw_tback

Link copied to clipboard
value class Version(value: Boolean) : BlastField

-version

Link copied to clipboard
value class WindowSize(value: UInt) : BlastField

-window_size <Integer, >=0>