Tagged Questions
1
vote
1answer
22 views
Mapping a mutation to known SNP, 3' UTR, miR
I've parsed out a very large TCGA cancer ssm (single mutation file) file to give me the essential information.
The ssm is in the following format:
...
0
votes
1answer
51 views
TCGA data, and bioinformatics design questions for SNP/ mirna analysis
It's my first time posting to this forum but was looking for some help on the data aspects of this project.
My tools of choice would be in python/R .
Goal: I'm looking to create a disease specific ...
2
votes
2answers
42 views
Primer design for Gibson assembly
I'm trying to design a primer for Gibson assembly. My gene of interest is on a plasmid, and I want to copy that gene, and put it into a different plasmid.
I am unsure how to design my primers for ...
0
votes
0answers
26 views
Recombination-based vs. Sequence-based genetic mapping
Now that sequencing is becoming increasingly cheap, what is the value of recombination-based genetic mapping against the sequence-based genetic mapping?
I think that in the past recombination-based ...
6
votes
2answers
87 views
How are Genetic Circuits Modelled?
I've read a recent Nature Methods paper by Moon T.S. et al, in which a synthetic genetic circuit consisting of layered logic gates was created. For example, the paper, a circuit is modelled in Figure ...
6
votes
1answer
161 views
Does DNA contain information beyond protein synthesis?
It's well known that genetic information is stored in DNA. As far as I know, DNA only has information at the protein level. What about higher levels, such as organelles, cells, tissue, organs? Is ...
2
votes
2answers
60 views
Microbiome Data
How is it possible to access microbiome data like that found here? I'd like to perform analyses on similar type of data, but cannot find OTU data like that at the Human Biome Project. Thanks for any ...
6
votes
1answer
124 views
What is Mendelian Randomization, and how is it used to infer causality in epidemiology?
Studies of human traits and diseases are inherently confined to observational studies, known as epidemiological studies. This can make it very hard to determine what actually causes a particular ...
6
votes
2answers
91 views
phylogenetic analysis of gene enrichment?
Are there any tools to do phylogenetic analysis of gene enrichment? This is, I have a list of genes from an experiment performed in several species, with a z-score that can be described as ...
7
votes
1answer
233 views
How many gigabytes of DNA are there on earth?
The human genome is about 770 MB, the C. elegans genome is about 100 MB, the yeast S. cerevisiae is about 12 MB. Different other genomes have been sequenced: how many GB of genomic DNA we have now?
...
4
votes
3answers
94 views
How to create a collection of anonymous sequences for teaching and testing? [closed]
I am looking for a large collection (>1000) of sequence files (eg. FASTA) from any real organism or a tool to create such a collection.
The sequence files would be used for teaching and for testing ...