User: coleman_jonathan
coleman_jonathan • 410
- Reputation:
- 410
- Status:
- Trusted
- Location:
- European Union
- Last seen:
- 1 day, 23 hours ago
- Joined:
- 5 years, 7 months ago
- Email:
- c***************@hotmail.com
about me
Posts by coleman_jonathan
<prev
• 41 results •
page 1 of 5 •
next >
0
votes
2
answers
114
views
2
answers
... That can be assumed (in that it would be straightforward to ensure the file is formatted in that way) ...
written 12 days ago by
coleman_jonathan • 410
0
votes
2
answers
114
views
2
answers
... Thanks - have added. My concern is less the method to do so in R (if we end up doing that, I'll add the code as an answer), but more whether there's a less computationally-intensive / more sophisticated method that I'm missing. ...
written 12 days ago by
coleman_jonathan • 410
2
votes
2
answers
114
views
2
answers
... I am interested in creating an averaged value for genotype across two parents:
E.g. Input (three unrelated couples, 1, 2 and 3):
Individual SNP1 SNP2 SNP3 SNP4 ...
Father_1 1 0 1 2 ...
Mother_1 0 0 2 1 ...
Father_2 ...
written 12 days ago by
coleman_jonathan • 410
• updated
12 days ago by
finswimmer ♦ 10k
0
votes
1
answer
2.1k
views
1
answers
... Above link is dead: see [this Biostars answer][1]
[1]: https://www.biostars.org/p/133204/ ...
written 23 months ago by
coleman_jonathan • 410
1
vote
3
answers
6.4k
views
3
answers
... This is less straightforward - the information metrics produced by these programs are not totally equivalent, although highly correlated (see Marchini and Howie, 2010 [www.nature.com/nrg/journal/v11/n7/extref/nrg2796-s3.pdf][1]). The files themselves are also structured differently:
mlinfo:
SN ...
written 23 months ago by
coleman_jonathan • 410
2
votes
1
answer
778
views
1
answers
... For anyone interested in the answer to this question, look at Jian Yang's response here: [http://gcta.freeforums.net/thread/323/family-data-mlma][1]
[1]: http://gcta.freeforums.net/thread/323/family-data-mlma ...
written 2.4 years ago by
coleman_jonathan • 410
0
votes
1
answer
867
views
1
answers
Answer:
A: GWAS with few samples
... Assuming your QT is a genuine continuous variable, you should use the QT. It has greater power (read this: [http://www.ncbi.nlm.nih.gov/pubmed/11987478][1])
[1]: http://www.ncbi.nlm.nih.gov/pubmed/11987478 ...
written 2.5 years ago by
coleman_jonathan • 410
1
vote
3
answers
873
views
3
answers
Answer:
A: awk to clip off telomeres
... This seems like more of a sed query than an awk one. Specific solution to your query below:
sed -e 's/^CCCCAAAACCCC//g' inputfile.txt > outputfile.txt
(This removes the sequence of `CCCCAAAACCCC` from the beginning of any line).
The general solution (which I imagine is what you really wan ...
written 2.5 years ago by
coleman_jonathan • 410
• updated
2.5 years ago by
geek_y ♦ 9.1k
4
votes
1
answer
778
views
1
answer
... **Background:** Using multiple genomic relatedness matrices (GRMs; one for the whole cohort, and one just capturing familial relationships), it is possible to capture SNP-heritability in family data (as detailed on the GCTA forums and in Zaitlen et al, 2013: [http://gcta.freeforums.net/thread/241/gc ...
written 2.5 years ago by
coleman_jonathan • 410
3
votes
1
answer
1.4k
views
1
answers
... This a known bug - no regression still requires a non-missing phenotype. I recommend you run PRSice with a dummy phenotype file as you describe and the no regression option on ...
written 2.5 years ago by
coleman_jonathan • 410
Latest awards to coleman_jonathan
Appreciated
4 months ago,
created a post with more than 5 votes.
For A: Ways to convert .impute2 to .mldose
Popular Question
4 months ago,
created a question with more than 1,000 views.
For SNP-set enrichment in GWAS analysis
Teacher
9 months ago,
created an answer with at least 3 up-votes.
For A: GWAS on dosage data - interaction
Popular Question
9 months ago,
created a question with more than 1,000 views.
For SNP-set enrichment in GWAS analysis
Great Question
18 months ago,
created a question with more than 5,000 views.
For Ways to convert .impute2 to .mldose
Teacher
19 months ago,
created an answer with at least 3 up-votes.
For A: GWAS on dosage data - interaction
Student
20 months ago,
asked a question with at least 3 up-votes.
For Ways to convert .impute2 to .mldose
Teacher
21 months ago,
created an answer with at least 3 up-votes.
For A: GWAS on dosage data - interaction
Popular Question
23 months ago,
created a question with more than 1,000 views.
For Extracting Sample Sizes From The Nhgri Gwas Catalog
Popular Question
2.4 years ago,
created a question with more than 1,000 views.
For SNP-set enrichment in GWAS analysis
Scholar
2.5 years ago,
created an answer that has been accepted.
For A: Ways to convert .impute2 to .mldose
Popular Question
3.8 years ago,
created a question with more than 1,000 views.
For Ways to convert .impute2 to .mldose
Scholar
3.8 years ago,
created an answer that has been accepted.
For A: Ways to convert .impute2 to .mldose
Teacher
3.8 years ago,
created an answer with at least 3 up-votes.
For A: GWAS on dosage data - interaction
Scholar
3.8 years ago,
created an answer that has been accepted.
For A: Ways to convert .impute2 to .mldose
Scholar
4.6 years ago,
created an answer that has been accepted.
For A: Ways to convert .impute2 to .mldose
Scholar
4.7 years ago,
created an answer that has been accepted.
For A: Ways to convert .impute2 to .mldose
Teacher
4.7 years ago,
created an answer with at least 3 up-votes.
For A: GWAS on dosage data - interaction
Scholar
4.7 years ago,
created an answer that has been accepted.
For A: Ways to convert .impute2 to .mldose
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1891 users visited in the last hour