About
Projects
Publications
Posts
Awards
Contact
Resume
Light
Dark
Automatic
Posts
R package for pairwise gene comparision
This little package will help you to do perform a pairwise alignment of open reading frames of the two genomes. Generally, we use full genomes for pairwise comparison. Sometimes, it is interesting to look at the gene level to figure out where within the genome the variation is largest.
Jul 12, 2020
3 min read
Virus genome
Fasta to Table to Fasta Conversion in R
Conversion of Fasta format to Tabular format and vice versa
Aug 11, 2019
1 min read
Working with the genome of non-model organism in R Bioconductor
GenomicFeatures and BSgenome are two widely used packages for genomic data analysis in R Bioconductor. They have variety of functions to work with genome features. Unfortunately, there are only a limited species you can work with BSgenome.
Aug 5, 2019
5 min read
R
Package to design primers for RACE PCR
Description You can use this package to design 3' and 5’primers for Race PCR. The design is based on the method described by Clonetech Race PCR manual. The resulting primers will have vector sequence automatically added to them.
Jul 12, 2019
1 min read
Download CSV into R Studio from Github
You can use “readr” package to download CSV file and R data file from the github. Steps Go to the github repository link where you have the CSV file
Jan 9, 2019
1 min read
R
Shiny App for Designing Primers for DNA Cloning
Cloning is one of the most widely used tool in molecular biology. Cloning primers typically contain target sequence and restriction site as overhang. Designing these primers manually can be time consuming and chances of errors are high.
Sep 1, 2018
2 min read
R
Virus Growth Curve Generator App
I designed this Shiny app to generate growth curves. This app is based on ggplot and dplyr functions.You can try by downloading sample data here.Codes are available on my Github.
Aug 20, 2018
1 min read
R
Creating 96-Well Plates in R
This week I did some virus neutralization test and I was wondering if there is any way to show the results in 96-well plate format. I was trying to find if there is any R package that can do this.
Jul 23, 2018
3 min read
R
RNA-Seq Data Analysis in R
Rsubread package for RNA-Seq Data Analysis
Last updated on Jan 13, 2018
4 min read
Working with NCBI SRA files
How to download SRA files using SRA-Toolkit
Last updated on Jan 13, 2018
2 min read
Cite
×