Library of usual classes and functions written in python and used in the Dyogen team for comparative genomics applications.
Collaborative python library used in the DYOGEN teamfor studying the evolution of gene order in...
SynChro seems to be the fastest synteny detection tool.
http://www.lcqb.upmc.fr/CHROnicle/SynChro.html
https://pdfs.semanticscholar.org/5320/68e328d1aaefa435eefe679f54c018e5c2aa.pdf
The paper conclude:
SynChro is a fast, efficient and...
Follow these steps:
(base) ➜ MCScanx git:(master) ✗ for f in msa.h dissect_multiple_alignment.h detect_collinear_tandem_arrays.h ; do sed -i '1 i\#include <unistd.h>' $f ; done(base) ➜ MCScanx git:(master) ✗...
We propose AirLift, a methodology and tool for comprehensively moving mappings and annotations from one genome to another similar genome while maintaining the accuracy of a full mapper.
dockr 0.8.6 is now available on CRAN. dockr is a minimal toolkit to build a lightweight Docker container image for your R package, in which the package itself is available. The Docker image seeks to mirror your R session as close as possible with...
Call sviper
~$ ./sviper -s short-reads.bam -l long-reads.bam -r ref.fa -c variants.vcf -o polished_variants
This will output a polished_variants.vcf file, that contains all the refined variants.
Sometimes it is helpful to look at the...
Scientists have reconstructed the genome of an ancient human who lived nearly 5,700 years ago in Southern Denmark from the birch pitch- an ancient tar-like substance.
IISC Bangalore has launched Raman Post-Doc Program. Apply For Raman Post Doctoral Fellowship at IISC Bangalore. Bioscience & Chemical Science researchers are eligible to apply for IISC Raman Post Doctoral Fellowships. 50 IISC Raman Post...
An increasing number of phased (i.e. with resolved haplotypes) reference genomes are available. However, most genetic variant calling tools do not explicitly account for haplotype structure. Here, we present HaploTypo, a pipeline tailored to resolve...
The is an introductory course that is aimed at students who will need to preform phylogenetic analyses in their work, but who have little or no experience with phylogenetic analyses.
The Docker image is available at https://hub.docker.com/r/biodatageeks/. Supplementary information on benchmarking procedure as well as test data are publicly accessible at the project documentation...