Home
last modified time | relevance | path

Searched defs:snps (Results 1 – 25 of 34) sorted by relevance

12

/dports/biology/mothur/mothur-1.46.1/source/chimera/
H A Dslayer.h19 struct snps { struct
20 char queryChar;
21 char parentAChar;
22 char parentBChar;
/dports/biology/bolt-lmm/BOLT-LMM_v2.3.4/src/
H A DLDscoreCalibration.cpp62 vector <bool> removeOutlierWindows in removeOutlierWindows()
190 pair <double, double> calibrateStatPair in calibrateStatPair()
241 RegressionInfo calibrateStat in calibrateStat()
H A DSnpData.hpp57 std::vector <SnpInfo> snps; // [VECTOR]: M member in LMM::SnpData
H A DPhenoBuilder.cpp112 const vector <SnpInfo> &snps = bolt.getSnpData().getSnpInfo(); in genPhenoCausal() local
215 const vector <SnpInfo> &snps = bolt.getSnpData().getSnpInfo(); in genPhenoCausalRegions() local
H A DBoltMain.cpp136 const vector <SnpInfo> &snps = snpData.getSnpInfo(); in main() local
/dports/biology/stacks/stacks-2.4/src/
H A Dmstack.h56 vector<SNP *> snps; // Single Nucleotide Polymorphisms found in this Stack variable
H A Dlocus.h84 vector<SNP *> snps; // Single Nucleotide Polymorphisms in this stack. variable
104 delete snps[i]; in ~Locus() local
H A Dlocus.cc202 vector<SNP *> snps; in adjust_and_add_snps_for_gaps() local
255 vector<SNP *> snps; in remove_snps_from_gaps() local
H A Dstacks.h250 vector<SNP *> snps; variable
H A Dphasedstacks.cc366 map<int, int> buckets, snps; in four_gamete_test() local
480 map<int, int> buckets, snps; in dprime_blocks() local
/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/tigr/
H A Dshow-snps.cc201 vector<const SNP_t *> snps; in main() local
707 void PrintHuman (const vector<const SNP_t *> & snps, in PrintHuman()
787 void PrintTabular (const vector<const SNP_t *> & snps, in PrintTabular()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/variant/
H A DDbSnpBitSetUtil.java23 public DbSnpBitSetUtil snps; field in DbSnpBitSetUtil.DbSnpBitSets
/dports/biology/snpeff/snpEff/scripts/
H A Dped2vcf.py60 snps = [] variable
/dports/biology/hisat2/hisat2-2.2.1/
H A Drepeat_builder.h432 EList<SeedSNP *> snps; variable
529 EList<SeedSNP *>& snps() { return snps_; } in snps() function
530 const EList<SeedSNP *>& snps() const { return snps_; } in snps() function
H A Dhisat2_simulate_reads.py200 def sanity_check_input(genome_seq, genes, transcripts, snps, frag_len): argument
/dports/biology/gatk/gatk-4.2.0.0/scripts/cnn_variant_wdl/
H A Dvcf_analysis.R101 snps <- subset(d, EVENTLENGTH == 0) globalVar
H A Dvcf_analysis_no_truth.R98 snps <- subset(d, EVENTLENGTH == 0) globalVar
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/alignment/
H A DBamView.java1464 List<Integer> snps = getSNPs(samRecord); in drawLineView() local
1602 List<Integer> snps = getSNPs(samRecord); in drawStackView() local
1708 List<Integer> snps = getSNPs(samRecord); in drawStrand() local
2029 float pixPerBase, int baseAtStartOfView, int scaleHeight, List<Integer> snps, int ydiff) in drawLoneRead()
2191 final List<Integer> snps, in drawRead()
2381 private void showSNPsOnReads(final List<Integer> snps, in showSNPsOnReads()
2411 ArrayList<Integer> snps = null; in getSNPs() local
H A DLookSeqPanel.java169 final JCheckBoxMenuItem snps = in setUpPopupMenu() local
/dports/biology/vcflib/vcflib-1.0.2/src/
H A Dvcfstats.cpp230 int snps = 0; in main() local
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/
H A Dvcfstats.cpp218 int snps = 0; in main() local
/dports/biology/freebayes/freebayes-1.3.5/vcflib-temp/src/
H A Dvcfstats.cpp218 int snps = 0; in main() local
/dports/biology/hisat2/hisat2-2.2.1/evaluation/real/
H A Dcalculate_read_cost.py437 def check_snps(snps, check_type, ref_pos, read_seq): argument
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Ddiffseq.c288 ajint snps = 0; in diffseq_Diff() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/mason2/
H A Dgenomic_variants.h259 seqan::String<SnpRecord> snps; member

12