User: asidhu
asidhu • 10
- Reputation:
- 10
- Status:
- New User
- Location:
- Last seen:
- 2 years, 1 month ago
- Joined:
- 2 years, 3 months ago
- Email:
- a*****@uoguelph.ca
Posts by asidhu
<prev
• 6 results •
page 1 of 1 •
next >
3
votes
0
answers
784
views
0
answers
... I'm struggling to create a sliding window that will loop through sequences (first 30 nucleotides) and identify the forward primer to later trim the primer from the sequences. The file being used as a FASTA file with around 3400 sequences.
filename = "paired.fasta"
min_length = 150
...
0
votes
2
answers
1.8k
views
2
answers
... Thank you so much! This is exactly what I was looking for. I'm still new to python and practicing :)
Just a question, if I wanted to edit the seq.fasta file such that only the good reads remained in it, is that possible? In your solution there is a new good_reads.fasta which works perfectly but if ...
written 2.1 years ago by
asidhu • 10
0
votes
2
answers
1.8k
views
2
answers
... Thank you for this! I was instructed not to use Biopython otherwise this would have been the perfect method! ...
written 2.1 years ago by
asidhu • 10
8
votes
2
answers
1.8k
views
2
answers
... I am using a FASTA file with many sequences that I wish to filter. An example of the file is as follows:
>SRR5533383:0::12:0:0:0:
GTGCCAGCAGCCGCGGTAATACGGAGGATCCGAGCGTTATCCGGATTTATTGGGTTTAAAGGGAGCGTAGGCGGACTATTAAGTCAGCTGAGAAAGTTTGCGGCTCAACCGTAAAATTG$
>SRR5533383:0::19:0:0:0:
G ...
written 2.1 years ago by
asidhu • 10
• updated
2.1 years ago by
Heather Ward • 50
0
votes
2
answers
1.6k
views
5 follow
2
answers
... I'm trying to create a pipeline that converts FASTQ --> VCF and it would include the option of single-end and paired-end reads. I am a little bit confused about how to approach this for paired-end reads as they are more complicated. For single-end pairs I've done the following steps:
- Demultip ...
1
vote
1
answer
1.8k
views
1
answer
... I'm using the ubuntu app to install and launch ncbi-blast-2.7.1+ on Windows 10 and I am struggling as I've been following instructions from the following tutorials: https://www.blaststation.com/intl/members/en/howtoblastwin.html https://github.com/enormandeau/ncbi_blast_tutorial/blob/master/README.m ...
written 2.3 years ago by
asidhu • 10
• updated
2.3 years ago by
lakhujanivijay ♦ 5.4k
Latest awards to asidhu
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: 1158 users visited in the last hour