Home
last modified time | relevance | path

Searched defs:biotype (Results 1 – 15 of 15) sorted by relevance

/dports/biology/jalview/jalview/src/jalview/xml/binding/jalview/
H A DSequence.java70 protected String biotype; field in Sequence
/dports/biology/diamond/diamond-2.0.13/src/data/
H A Dtaxonomy_nodes.h39 …count = 45, strain = 34, biotype = 35, clade = 36, forma_specialis = 37, genotype = 38, isolate = … enumerator
/dports/biology/emboss/EMBOSS-6.6.0/ajax/ensembl/
H A Densgene.c452 AjPStr biotype, in ensGeneNewIni()
1453 AjBool ensGeneSetBiotype(EnsPGene gene, AjPStr biotype) in ensGeneSetBiotype()
4175 AjPStr biotype = NULL; in geneadaptorFetchAllbyStatement() local
4798 const AjPStr biotype, in ensGeneadaptorFetchAllbyBiotype()
5096 const AjPStr biotype, in ensGeneadaptorFetchAllbySlice()
H A Denstranscript.c640 AjPStr biotype, in ensTranscriptNewIni()
2125 AjPStr biotype) in ensTranscriptSetBiotype()
7773 AjPStr biotype = NULL; in transcriptadaptorFetchAllbyStatement() local
8371 const AjPStr biotype, in ensTranscriptadaptorFetchAllbyBiotype()
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Dgff_utils.h45 const char* biotype=gfrec->getAttr("type"); in create_gf() local
H A Dgffread.cpp325 const char* biotype=gffrec.getAttr("gene_biotype"); in process_transcript() local
/dports/biology/gffread/gffread-0.12.7/
H A Dgff_utils.h296 const char* biotype=gfrec->getAttr("type"); in create_gf() local
H A Dgff_utils.cpp514 const char* biotype=gffrec.getAttr("gene_biotype"); in process_transcript() local
/dports/biology/bio-mocha/bcftools-1.14/
H A Dcsq.c394 uint32_t biotype; // one of GF_* types member
930 int biotype = gff_parse_biotype(ss); in gff_parse_transcript() local
956 int biotype = gff_parse_biotype(ss); in gff_parse_gene() local
1374 const char *biotype = kh_key(ign,i); in init_gff() local
/dports/biology/bcftools/bcftools-1.14/
H A Dcsq.c394 uint32_t biotype; // one of GF_* types member
930 int biotype = gff_parse_biotype(ss); in gff_parse_transcript() local
956 int biotype = gff_parse_biotype(ss); in gff_parse_gene() local
1374 const char *biotype = kh_key(ign,i); in init_gff() local
/dports/biology/py-pysam/pysam-0.18.0/bcftools/
H A Dcsq.c394 uint32_t biotype; // one of GF_* types member
930 int biotype = gff_parse_biotype(ss); in gff_parse_transcript() local
956 int biotype = gff_parse_biotype(ss); in gff_parse_gene() local
1374 const char *biotype = kh_key(ign,i); in init_gff() local
H A Dcsq.c.pysam.c396 uint32_t biotype; // one of GF_* types member
932 int biotype = gff_parse_biotype(ss); in gff_parse_transcript() local
958 int biotype = gff_parse_biotype(ss); in gff_parse_gene() local
1376 const char *biotype = kh_key(ign,i); in init_gff() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/
H A Dfeature.cpp4261 string& biotype, in sGetFeatureGeneBiotypeWrapper()
4488 string& biotype) in GetFeatureGeneBiotypeFaster()
4498 string& biotype) in GetFeatureGeneBiotype()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/
H A Dfeature.cpp4261 string& biotype, in sGetFeatureGeneBiotypeWrapper()
4488 string& biotype) in GetFeatureGeneBiotypeFaster()
4498 string& biotype) in GetFeatureGeneBiotype()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/writers/
H A Dgff_writer.cpp1012 string biotype; in xAssignFeatureAttributeGeneBiotype() local