User: Dattatray Mongad
Dattatray Mongad • 350
- Reputation:
- 350
- Status:
- Trusted
- Location:
- National Centre for Cell Science, Pune
- Website:
- http://microdm.net.in/
- Twitter:
- DattatrayMongad
- Last seen:
- 20 hours ago
- Joined:
- 4 years, 6 months ago
- Email:
- d************@gmail.com
Posts by Dattatray Mongad
<prev
• 63 results •
page 1 of 7 •
next >
0
votes
2
answers
415
views
2
answers
... You can refer the for more information on effect of dbsize, searchsp and query length on blast results in **[SS-Wrapper: a package of wrapper applications for similarity searches on Linux clusters][1]**. But, I think you need not have to worry about dbsize parameter as it is used for calculating e-v ...
written 13 months ago by
Dattatray Mongad • 350
0
votes
1
answer
410
views
1
answers
... First of all, if you investigate the quality of your forward and reverse reads, you will find the poor quality of reverse reads as compared to forward. So, when you calculate k-mers frequencies for both reads it will be different (and being just imaginary if you cluster forward and reverse reads on ...
written 13 months ago by
Dattatray Mongad • 350
0
votes
3
answers
4.2k
views
3
answers
... For my work, I have used modified primers for V4 (515f-806r) region of 16S rRNA gene as mentioned in [Improved Bacterial 16S rRNA Gene (V4 and V4-5) and Fungal Internal Transcribed Spacer Marker Gene Primers for Microbial Community Surveys][1]
-f GTGYCAGCMGCCGCGGTAA
-r GGACTACNVGGGTWTCTAAT
[1]: ...
written 15 months ago by
Dattatray Mongad • 350
2
votes
1
answer
883
views
1
answers
Answer:
A: how to download cazy database
... Don't know about cazy but I have used [dbCAN][1] which you can download also.
[1]: http://bcb.unl.edu/dbCAN2/ ...
written 19 months ago by
Dattatray Mongad • 350
1
vote
3
answers
5.9k
views
3
answers
... Use this code [parseOrthoMCLOutput.py][1]. It will generate all core, accessory and uniq genes fasta files.
[1]: https://github.com/drdee255/code-Util/blob/master/parseOrthoMCLOutput.py ...
written 20 months ago by
Dattatray Mongad • 350
0
votes
1
answer
1.0k
views
1
answers
... Yes you can do PCA using TPM values and TMM has been widely used as normalization technique for transcriptome data.
You can use [DESeq2][1]
[1]: https://bioconductor.org/packages/release/bioc/html/DESeq2.html ...
written 2.0 years ago by
Dattatray Mongad • 350
3
votes
2
answers
2.2k
views
2
answers
... **use biopython:**
from Bio import SeqIO
for records in SeqIO.Parse("fastaFileName","fasta"):
print( records.id )
print( records.seq ) ...
written 2.3 years ago by
Dattatray Mongad • 350
• updated
2.3 years ago by
h.mon ♦ 32k
1
vote
1
answer
559
views
1
answers
... In simple words, your idea is to take APOE gene sequence and blast it against genomes of other organisms. Using some strict BLAST output cutoffs you will manage to get estimated copy numbers of gene but not the expression levels. For measuring expression you will need microarray or transcriptome or ...
written 2.3 years ago by
Dattatray Mongad • 350
0
votes
1
answer
797
views
1
answers
... The server or tool depend on your protein ids. If its UniProt ids, then you can use UniProt id conversion tool and convert them to KEGG ids. Then use KeggMapper to get the list of pathways involved. You can follow typical gene enrichmnet analysis also. ...
written 2.3 years ago by
Dattatray Mongad • 350
2
votes
2
answers
1.0k
views
2
answers
... Core means, bacterial OTU/genera present in all samples or individuals. To do core microbiome analysis please see this [tutorial][1]
[1]: https://microbiome.github.io/microbiome/Core.html ...
written 2.3 years ago by
Dattatray Mongad • 350
Latest awards to Dattatray Mongad
Popular Question
4 weeks ago,
created a question with more than 1,000 views.
For gene copy numbers in an genome
Popular Question
13 months ago,
created a question with more than 1,000 views.
For Genome annotation to KEGG KO ids
Popular Question
13 months ago,
created a question with more than 1,000 views.
For gene copy numbers in an genome
Popular Question
19 months ago,
created a question with more than 1,000 views.
For Genome annotation to KEGG KO ids
Scholar
19 months ago,
created an answer that has been accepted.
For A: Amino Acid matrices freely downloadable url
Scholar
2.0 years ago,
created an answer that has been accepted.
For A: Amino Acid matrices freely downloadable url
Teacher
2.3 years ago,
created an answer with at least 3 up-votes.
For A: Amino Acid matrices freely downloadable url
Scholar
2.3 years ago,
created an answer that has been accepted.
For A: Amino Acid matrices freely downloadable url
Teacher
2.4 years ago,
created an answer with at least 3 up-votes.
For A: Amino Acid matrices freely downloadable url
Scholar
2.6 years ago,
created an answer that has been accepted.
For A: Extract specific fasta sequences from multiple multi-fasta files located in a di
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1494 users visited in the last hour