User: Kenny
Kenny • 30
- Reputation:
- 30
- Status:
- New User
- Location:
- New York
- Last seen:
- 3 years ago
- Joined:
- 3 years, 3 months ago
- Email:
- k*****@nyu.edu
Posts by Kenny
<prev
• 17 results •
page 1 of 2 •
next >
2
votes
1
answer
730
views
1
answer
... Hi all,
I did a reverse BLAST where my trancriptome is the database and my scaffold is the query. The reason why I do this is to see where the transcripts fall in the genome and if there are a lot of intron-like gaps.
When I look at the output, I found that some transcripts appear in more than one ...
0
votes
0
answers
74
views
0
answers
Comment:
C: gmap_build database problem
... Yes, now I want to output the mapping file (gff3) file and load it in IGV.
gmap -d oenopla_scaffold --format=2 -t 20 oenopla_transcriptome_subsetted_120617.fasta
...
written 3.1 years ago by
Kenny • 30
15
votes
4
answers
4.4k
views
10 follow
4
answers
... Hi all,
I don't know if this should be posted here since this is not about data analysis or other bioinformatics work, but instead just a simple question about what to put in the resume.
I have used the following programs throughout my undergrad and graduate life. My question is:
1) Is it a good ...
written 3.1 years ago by
Kenny • 30
• updated
4 months ago by
keeley.mazurkiewicz • 50
0
votes
1
answer
722
views
1
answers
... I have a scaffold genome and transcriptome of an organism. I have blast the transcriptome against the genome. When I checked the blast output, for example, one transcript appears in different scaffolds. Another example, one transcript appear in the same scaffold but there are gaps. I guess there mig ...
written 3.1 years ago by
Kenny • 30
2
votes
1
answer
722
views
1
answer
... Hi all,
I would like to do gene annotation on my genome assembly. My PI wants me to use intron aware aligner and I found the following programs:
Apollo ([http://genomearchitect.github.io/][1])
Rail-RNA ([http://docs.rail.bio/][2])
Have someone used the above programs before? Do you have any oth ...
written 3.1 years ago by
Kenny • 30
• updated
3.1 years ago by
Puli Chandramouli Reddy • 190
0
votes
1
answer
698
views
1
answers
Comment:
C: Adding sequence length to its ID
... It works perfectly. Thank you Pierre! ...
written 3.1 years ago by
Kenny • 30
2
votes
1
answer
698
views
1
answer
... Hi all,
I have a scaffold sequence named "oenopla_scaffold_112117.fa" and it has 192947 sequences.
The ID of the scaffolds are:
grep ">" oenopla_scaffold_112117.fa | head -5
>scaffold_0
>scaffold_1
>scaffold_2
>scaffold_3
>scaffold_4
And the length of th ...
written 3.1 years ago by
Kenny • 30
• updated
3.1 years ago by
Pierre Lindenbaum ♦ 133k
0
votes
2
answers
1.3k
views
2
answers
... You're right. My fastq file has odd number of reads :(
zcat TSSLR-BDA11_LongRead.fastq.gz | echo $((`wc -l`/4))
198625
...
written 3.3 years ago by
Kenny • 30
0
votes
0
answers
1.0k
views
0
answers
... Dear all,
I have one illumina TruSeq long read assembly and three MiSeq 2x75 short reads assemblies. I want to merge the long read assembly to each of the short reads assemblies so that at the end I will have three total assmblies:
1) Long read scaffold + Velvet scaffolds
2) Long read scaffold + ...
written 3.3 years ago by
Kenny • 30
0
votes
1
answer
1.1k
views
1
answers
... I am currently running velvet on my velvet_hybrid.fasta file. My command is:
for k in {93..131..2}; do velveth ./Velvet_VelvetContigs/k$k $k -long -fasta Velvet_Hybrid.fasta; velvetg ./Velvet_VelvetContigs/k$k -ins_length auto -exp_cov auto -cov_cutoff auto -read_trkg yes; done
However, I get ...
written 3.3 years ago by
Kenny • 30
Latest awards to Kenny
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 897 users visited in the last hour