Ph.D. Programme in Computational Biology
For students interested in frontier research at the interface of biology, computation, physics and applied mathematics
IMSc is a leader in India in fundamental research in theoretical physics,...
rstudio-pubs-static.s3.amazonaws.com - First step: Install & load “VennDiagram” package.
# install.packages('VennDiagram')
library(VennDiagram)
Second step: Load data
Add filepath if “catdoge.csv” is not in working-directory.
d <-...
bioinformatics.ua.pt - Smash is a completely alignment-free method/tool to find and visualise genomic rearrangements. The detection is based on conditional exclusive compression, namely using a FCM (Markov model), of high context order (typically 20). For...
hoffmann.bioinf.uni-leipzig.de - segemehl is a software to map short sequencer reads to reference genomes. Unlike other methods, segemehl is able to detect not only mismatches but also insertions and deletions. Furthermore, segemehl is not limited to a specific read length and is...
Lawley Lab are covered with a complex microbial community, known as our microbiota, which plays important roles in our physiology, immunity, metabolism and sustenance. Within the human gastrointestinal tract alone there are over 1,000 bacterial...
cutadapt.readthedocs.io - Cutadapt finds and removes adapter sequences, primers, poly-A tails and other types of unwanted sequence from your high-throughput sequencing reads.
Cleaning your data in this way is often required: Reads from small-RNA sequencing contain the...