User: smilefreak
smilefreak • 400
- Reputation:
- 400
- Status:
- Trusted
- Location:
- New Zealand
- Scholar ID:
- Google Scholar Page
- Last seen:
- 2 years, 3 months ago
- Joined:
- 4 years, 9 months ago
- Email:
- s******@gmail.com
MSc student at the University of Otago.
My research project has a focus on the origin and function of copy-number variation in eukaryotic genomes.
Posts by smilefreak
<prev
• 41 results •
page 1 of 5 •
next >
0
votes
1
answer
1.2k
views
1
answers
... I was searching using the incorrect keywords. Thanks!
...
written 3.0 years ago by
smilefreak • 400
7
votes
1
answer
1.2k
views
1
answer
... I am trying to create a visualisation of read-length distribution using ggplot2, but I have an awkward prime-number of samples ( 17 ), so I cannot get scales underneath each column.
Does anyone know how I would add x scales to the MS10134, MS10135, and MS10136 samples specifically.
If I change th ...
written 3.0 years ago by
smilefreak • 400
• updated
3.0 years ago by
David W ♦ 4.7k
2
votes
1
answer
703
views
1
answer
... Hi All,
I have been given some data from a candidate gene resequencing experiment. I have recently noticed that processed transcipts are included in the regions. As far as i understand a processed transcript is not thought to code for protein.
Does any one think this could have any downstream affec ...
written 3.0 years ago by
smilefreak • 400
• updated
3.0 years ago by
Sean Davis ♦ 24k
0
votes
5
answers
3.2k
views
5
answers
... I would add maintain to user experience. I agree these are huge problems, but I think it a more symptomatic of publishing in biological journals and how the biological sciences measures researchers. The current system places pressure on researchers time and many are not willing to endure the extra w ...
written 3.5 years ago by
smilefreak • 400
6
votes
5
answers
2.5k
views
5
answers
... And don't forget the interesting problems!
...
written 3.5 years ago by
smilefreak • 400
0
votes
0
answers
1.0k
views
0
answers
Comment:
C: What is reciprocal partners?
... Yep as my goto simplest explanation, the other possibility is that it is a fusion, which was validated in another tumour already so they decided not to do it again and just called it a true positive.
However, to me a reciprocal partner gene means they traded DNA, just like the philadelphia chromosom ...
written 3.5 years ago by
smilefreak • 400
1
vote
0
answers
1.0k
views
0
answers
Comment:
C: What is reciprocal partners?
... Reciprocal partners are the genes that are fused with your target gene as far as I can tell, so that would the gene that fused with ALK and/or ROS1.
My interpretation is that if they used experimental methods, but if it represented the other fusion then they would use that without validation.
5' ...
written 3.5 years ago by
smilefreak • 400
0
votes
0
answers
879
views
0
answers
... FFPE samples will contain degraded RNA, so it is not unlikely that the may contain many short sequences. The patterns should be somewhat similar to ancient DNA patterns, so maybe assessing these using the mapDamage tool could be useful.
https://github.com/ginolhac/mapDamage (mapDamage)
http://www. ...
written 3.5 years ago by
smilefreak • 400
0
votes
1
answer
3.0k
views
1
answers
... As Devon say below label serves no purpose, when trying to generate the design.matrix you need more than one level, other wise R cannot create the model representation.
...
written 3.5 years ago by
smilefreak • 400
0
votes
3
answers
1.1k
views
3
answers
Answer:
A: subset fastq file
... python solution
using list comprehensions.
160 = 40 * 4 and 156,157, 158,159 are the indexes of the 40th line in the fastq file.
#!/usr/bin/env python
with open('reads.fastq') as f:
with open('output.fastq) as out:
[out.write(line) if (i % 160 in [156,157,158,159]) for i, line in enu ...
written 3.5 years ago by
smilefreak • 400
Latest awards to smilefreak
Teacher
3.5 years ago,
created an answer with at least 3 up-votes.
For A: What are the biggest challenges bioinformaticians have with data analysis?
Appreciated
3.5 years ago,
created a post with more than 5 votes.
For A: What are the biggest challenges bioinformaticians have with data analysis?
Commentator
3.5 years ago,
created a comment with at least 3 up-votes.
For C: Are we seeing a bioinformatician shortage?
Teacher
3.5 years ago,
created an answer with at least 3 up-votes.
For A: What are the biggest challenges bioinformaticians have with data analysis?
Scholar
3.5 years ago,
created an answer that has been accepted.
For A: fasta file not compatible with SIFT?
Teacher
3.5 years ago,
created an answer with at least 3 up-votes.
For A: What are the biggest challenges bioinformaticians have with data analysis?
Supporter
3.5 years ago,
voted at least 25 times.
Appreciated
3.5 years ago,
created a post with more than 5 votes.
For A: What are the biggest challenges bioinformaticians have with data analysis?
Good Answer
3.5 years ago,
created an answer that was upvoted at least 5 times.
For A: What are the biggest challenges bioinformaticians have with data analysis?
Teacher
3.5 years ago,
created an answer with at least 3 up-votes.
For A: What are the biggest challenges bioinformaticians have with data analysis?
Autobiographer
3.5 years ago,
has more than 80 characters in the information field of the user's profile.
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1140 users visited in the last hour