Development of CAPS markers from a vcf file
I would like to develop CAPS marker from a vcf file. Are there any softwares or programs that automatically make a list of restriction enzymes at variant sites ?
snp
• 1,518 views
•
link
written
by
nakanomasayuki265 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How can I find the frequency of the recognition sites found in the genome?
written by zpl015 •Hi all, Given that the restriction enzymes are Pstl and Mspl, and their recognition sequences are CTGCA^G and C^CGG, respectively, I would like to find …
-
How to automatically retrieve genes of preselected enzymes in a pathway map?
written by salamandraIs there any tool that allows to click/manually select some enzymes of a pathway map and automatically retrieve the genes of those enzymes into a …
-
Biopython restriction sites
written by neilgupte7 •i want to access the site at which each restriction enzymes work and show the result in one file .Is there any way we can …
-
Finding restriction sites when the gene is on the negative strand
written by c_uHi, This might be a naive question, but it has been troubling me for a bit. I have the human genome (hg19) cut by 2 …
-
Software to in silico test restriction enzymes for GBS sequencing and similar approaches
written by DenisHi! We are planning some GBS sequencing experiment. We have the whole genome sequence of organism of interest. But we'd like to test in silico …
-
TCGA whole genome sequencing data
written by kelly.wang135Hi all, I am now analyzing TCGA data and have been approved for data access. I am interested in germline mutation from whole genome sequencing …
-
With Python, how can I solve this restriction mapping problem?
written by francois •I'm struggling with the following Python project, which I'll call **multi-digest restriction mapping**. It is originally a bioinformatic problem, but you really do not need …
-
How to delete two populations pseudo snps from a mutiple populations vcf file?
written by zhangdezhi008 •Hi all, I used three populations to call snps by SAMtools.And filtered biallelic snps by vcftools, I need to calculate between populations's fst, the original …
-
Software to run genetic association analysis between a phenotype and SNPs, conditional on the top S…
written by User 7754Dear experts, I was wondering whether there are any packages available to automatically run conditional analysis, meaning association of a trait and variants in a …
-
Identify restriction sites of a cDNA sequence using a dictionary
written by albamaria.muniesa •<p>Hi.</p> <p>I need to identify restriction sites of a cDNA sequence in a fasta file. First, I transform the sequence from FASTA to a string …