How to download pedigree (SNP's) from cattle
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
CoCoRV - Which file from gnomAD as control
written by andrebolerbarros •Hello everyone, I have been trying to use the software CoCoRV (https://bitbucket.org/Wenan/cocorv/src/master/) to analyse rare variants in WES data in my clinical dataset and compare …
-
How to calculate switch errors on phased pedigree data?
written by S. Roa •Hello, everyone! I'm working with haplotype inference algorithms in pedigree genotype data, and I would like to know if there is a tool or script …
-
Phasing a partly-phased VCF
written by Sarah •Hello, I am trying to phase a VCF file for a non-model organism that has no reference panel. I have a VCF file of genotypes …
-
Help with PedPhase algorithm running in windows
written by S. Roa •Hello, everyone! I'm running PedPhase 2.1 algorithm for haplotype phasing, and I got this error when I run a large dataset: ``` This application has …
-
Merlin haplotyping problem
written by S. Roa •Hello, biostars! I have a complex pedigree file with genotypes, with 40 founders, 39 no-founders, and 50 SNP's. I'm running MERLIN as follows: >merlin -d …
-
Haplotype inference algorithms in Pedigrees
written by S. Roa •Hello everyone! I have a complex cattle pedigree in a .ped file, plink formatted, and I succesfully ran it in PedPhase. Pedigree: 1 family, 79 …
-
SNP's datasets and pedigreees
written by S. Roa •Hello everyone! I'm working with haplotype inference. I would like to ask you guys, how can I download .ped files and SNP's from 1000genomes, hapmap, …
-
Download transcriptome.csv for tximport analysis
written by Morris_ChairHello everyone, I'm using tximport ( or trying to..) to import into R quant.sf information obtained with salmon. Tximport requires a human transcriptome.csv to use …
-
VCF with SNP- count number of 100% missing genotypes
written by misterieHey, I am using a VCF Tools for SNPs filtering. I need to count (or extract) a variable which have 100% missing genotypes (I have …
-
Extract unphased genotypes from vcf file and convert to 012 matrix
written by Nev •I have a vcf file in which I want to extract the genotypes and convert them into a 0,1, 2 matrix. Is there a way …