Home
last modified time | relevance | path

Searched defs:gene_id (Results 1 – 25 of 40) sorted by relevance

12

/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Dgenes.h107 void gene_id(string& gid) { _gene_id = gid; } in gene_id() function
108 const string& gene_id() const { return _gene_id; } in gene_id() function
168 const string& gene_id() const { return _gene_id; } in gene_id() function
H A Dcompress_gtf.cpp155 string gene_id; in compress_genes() local
H A Dgff.h106 …char* gene_id; //value of gene_id attribute (GTF) if present or ID attribute of a gene feature (GF… variable
850 void setGeneID(const char* gene_id) { in setGeneID()
H A Dcuffnorm.cpp506 string gene_id = columns[0]; in parse_norm_standards_file() local
H A Dcuffcluster.cpp153 string gene_id; member
H A Dcufflinks.cpp1041 int gene_id = -1; in quantitate_transcript_cluster() local
H A Dcuffquant.cpp998 string gene_id = columns[0]; in parse_norm_standards_file() local
/dports/biology/ugene/ugene-40.1/data/snp_scripts/
H A Dupdate_d_db.py37 gene_id = clms[0] variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/entrezgene/unit_test/
H A Dunit_test_entrezgene.cpp52 static void s_GetObject(const string& gene_id, CEntrezgene& eg_obj) in s_GetObject()
/dports/biology/py-gffutils/gffutils-0.10.1/gffutils/
H A Dgffwriter.py79 def write_gene_recs(self, db, gene_id): argument
/dports/biology/py-gffutils/gffutils-0.10.1/gffutils/scripts/
H A Dgffutils-flybase-convert.py104 gene_id = gene.id variable
/dports/biology/p5-transdecoder/TransDecoder-TransDecoder-v5.4.0/PerlLib/
H A DGTF.pm2644 sub gene_id{ subroutine
3186 sub gene_id{ subroutine
3983 sub gene_id{ subroutine
/dports/biology/bcftools/bcftools-1.14/misc/
H A Dgff2gff.py24 def __init__(self, gene_id): argument
/dports/biology/bio-mocha/bcftools-1.14/misc/
H A Dgff2gff.py24 def __init__(self, gene_id): argument
/dports/biology/kallisto/kallisto-0.46.1/src/
H A DGeneModel.h28 int gene_id; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/readers/
H A Dgff_reader.cpp307 string gene_id; in Read() local
618 string gene_id; in x_ParseFeatRecord() local
1401 string gene_id; in x_CreateGeneFeatures() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/readers/
H A Dgff_reader.cpp307 string gene_id; in Read() local
618 string gene_id; in x_ParseFeatRecord() local
1401 string gene_id; in x_CreateGeneFeatures() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/hgvs/
H A Dvariation_util2.cpp3039 void CVariationUtil::s_AttachGeneIDdbxref(CVariantPlacement& p, int gene_id) in s_AttachGeneIDdbxref()
3140 int gene_id = it->first; in SetPlacementProperties() local
3423 int gene_id = gene_id_and_prop.first; in GetLocationProperties() local
3442 int gene_id, in x_Add()
3631 const int gene_id = s_GetGeneID(mf, ft); in x_Index() local
3659 const int gene_id = s_GetGeneID(mf, ft); in x_Index() local
3843 int gene_id = s_GetGeneIdForProduct(bsh); in x_Index() local
3854 int gene_id = 0; in s_GetGeneID() local
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/genebuilder/
H A DGeneComponentTree.java65 final String gene_id; in GeneComponentTree() local
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/kegg/
H A D__init__.py261 def get_enzymes_by_gene(self, gene_id): argument
/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/orangecontrib/bioinformatics/cluster_analysis/
H A D__init__.py27 def __init__(self, gene_name, gene_id): argument
/dports/biology/py-deeptoolsintervals/deeptoolsintervals-0.1.9/deeptoolsintervals/tree/
H A Dgtf.h50 int32_t gene_id; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/sequence/
H A Dgene_model.cpp222 Int8 gene_id, in ConvertAlignToAnnot()
765 Int8 gene_id, in ConvertAlignToAnnot()
1826 const CSeq_id& genomic_id, Int8 gene_id) in x_CreateGeneFeature()
4188 Int8 gene_id, in ConvertMixedAlignToAnnot()
/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A Dgff.h250 char* gene_id; //GTF only: value of "gene_id" attribute if present variable
998 void setGeneID(const char* gene_id) { in setGeneID()
/dports/biology/libgff/libgff-2.0.0/include/
H A Dgff.h250 char* gene_id; //GTF only: value of "gene_id" attribute if present variable
998 void setGeneID(const char* gene_id) { in setGeneID()

12