Go to the source code of this file.
Go to the SVN repository for this file.
|
typedef CStaticPairArrayMap< const char *, CMolInfo::TBiomol, PCase_CStr > | TCStringBiomolPairsMap |
|
typedef CStaticPairArrayMap< const char *, CMolInfo::TBiomol, PCase_CStr > | TCStringTechPairsMap |
|
typedef CStaticPairArrayMap< const char *, CMolInfo::TCompleteness, PCase_CStr > | TCStringCompletenessPairsMap |
|
typedef CStaticPairArrayMap< const char *, CSeq_inst::TMol, PCase_CStr > | TCStringMolPairsMap |
|
typedef CStaticPairArrayMap< const char *, CSeq_inst::TTopology, PCase_CStr > | TCStringTopologyPairsMap |
|
typedef CStaticPairArrayMap< const char *, CSeq_inst::TStrand, PCase_CStr > | TCStringStrandPairsMap |
|
typedef CStaticPairArrayMap< const char *, CSeq_inst::TRepr, PCase_CStr > | TCStringReprPairsMap |
|
|
| USING_SCOPE (objects) |
|
| DEFINE_STATIC_ARRAY_MAP (TCStringBiomolPairsMap, k_biomol_names, s_map_biomol_names) |
|
| DEFINE_STATIC_ARRAY_MAP (TCStringTechPairsMap, k_tech_names, s_map_tech_names) |
|
| DEFINE_STATIC_ARRAY_MAP (TCStringCompletenessPairsMap, k_completeness_names, s_map_completeness_names) |
|
| DEFINE_STATIC_ARRAY_MAP (TCStringMolPairsMap, k_mol_names, s_map_mol_names) |
|
| DEFINE_STATIC_ARRAY_MAP (TCStringTopologyPairsMap, k_topology_names, s_map_topology_names) |
|
| DEFINE_STATIC_ARRAY_MAP (TCStringStrandPairsMap, k_strand_names, s_map_strand_names) |
|
| DEFINE_STATIC_ARRAY_MAP (TCStringReprPairsMap, k_repr_names, s_map_repr_names) |
|
◆ TCStringBiomolPairsMap
◆ TCStringCompletenessPairsMap
◆ TCStringMolPairsMap
◆ TCStringReprPairsMap
◆ TCStringStrandPairsMap
◆ TCStringTechPairsMap
◆ TCStringTopologyPairsMap
◆ DEFINE_STATIC_ARRAY_MAP() [1/7]
◆ DEFINE_STATIC_ARRAY_MAP() [2/7]
◆ DEFINE_STATIC_ARRAY_MAP() [3/7]
◆ DEFINE_STATIC_ARRAY_MAP() [4/7]
◆ DEFINE_STATIC_ARRAY_MAP() [5/7]
◆ DEFINE_STATIC_ARRAY_MAP() [6/7]
◆ DEFINE_STATIC_ARRAY_MAP() [7/7]
◆ USING_SCOPE()
◆ s_map_biomol_names
Initial value:=
{
}
@ eBiomol_pre_RNA
precursor RNA of any sort really
@ eBiomol_cRNA
viral RNA genome copy intermediate
@ eBiomol_snoRNA
small nucleolar RNA
@ eBiomol_genomic_mRNA
reported a mix of genomic and cdna sequence
@ eBiomol_transcribed_RNA
transcribed RNA other than existing classes
@ eBiomol_other_genetic
other genetic material
Definition at line 132 of file molinfo_fieldtype.cpp.
◆ s_map_completeness_names
Initial value:=
{
}
@ eCompleteness_has_left
5' or NH3 end present
@ eCompleteness_complete
complete biological entity
@ eCompleteness_has_right
3' or COOH end present
@ eCompleteness_no_left
missing 5' or NH3 end
@ eCompleteness_partial
partial but no details given
@ eCompleteness_no_right
missing 3' or COOH end
@ eCompleteness_no_ends
missing both ends
Definition at line 242 of file molinfo_fieldtype.cpp.
◆ s_map_mol_names
Initial value:=
{
}
@ eMol_not_set
> cdna = rna
@ eMol_na
just a nucleic acid
Definition at line 287 of file molinfo_fieldtype.cpp.
◆ s_map_repr_names
Initial value:=
{
}
@ eRepr_const
constructed sequence
@ eRepr_ref
reference to another sequence
@ eRepr_seg
segmented sequence
@ eRepr_delta
sequence made by changes (delta) to others
@ eRepr_map
ordered map of any kind
@ eRepr_consen
consensus sequence or pattern
@ eRepr_raw
continuous sequence
@ eRepr_virtual
no seq data
Definition at line 410 of file molinfo_fieldtype.cpp.
◆ s_map_strand_names
Initial value:=
{
}
@ eStrand_other
default ds for DNA, ss for RNA, pept
@ eStrand_ds
double strand
@ eStrand_ss
single strand
Definition at line 370 of file molinfo_fieldtype.cpp.
◆ s_map_tech_names
Initial value:=
{
}
@ eTech_htgs_2
ordered High Throughput sequence contig
@ eTech_physmap
from physical mapping techniques
@ eTech_htc
high throughput cDNA
@ eTech_both
concept transl. w/ partial pept. seq.
@ eTech_seq_pept_homol
sequenced peptide, ordered by homology
@ eTech_composite_wgs_htgs
composite of WGS and HTGS
@ eTech_sts
Sequence Tagged Site.
@ eTech_htgs_3
finished High Throughput sequence
@ eTech_seq_pept_overlap
sequenced peptide, ordered by overlap
@ eTech_htgs_1
unordered High Throughput sequence contig
@ eTech_concept_trans
conceptual translation
@ eTech_tsa
transcriptome shotgun assembly
@ eTech_standard
standard sequencing
@ eTech_wgs
whole genome shotgun sequencing
@ eTech_seq_pept
peptide was sequenced
@ eTech_survey
one-pass genomic sequence
@ eTech_htgs_0
single genomic reads for coordination
@ eTech_derived
derived from other data, not a primary entity
@ eTech_fli_cdna
full length insert cDNA
@ eTech_est
Expressed Sequence Tag.
@ eTech_concept_trans_a
conceptual transl. supplied by author
@ eTech_genemap
from genetic mapping techniques
Definition at line 182 of file molinfo_fieldtype.cpp.
◆ s_map_topology_names