github.com - git clone https://github.com/lh3/minimap2
cd minimap2 && make
# long sequences against a reference genome
./minimap2 -a test/MT-human.fa test/MT-orang.fa > test.sam
# create an index first and then map
./minimap2 -d MT-human.mmi...
www.genengnews.com - The report adds to growing experimental support for the idea that all that extra stuff in the human genes, once referred to as “junk DNA,” is more than functionless, space-filling material that happens to make up nearly 98% of the...
Research in the Graveley lab is primarily focused on the regulation of alternative splicing and small RNA mediated gene regulation. These are fascinating and extraordinarily important mechanisms by which genes can be regulated. Our long-term goals...
My research group consists primarily of computer science graduate students and postdocs with expertise in algorithms, statistical inferences and machine learning, and sharing a passion for understanding fundamental biological problems.
We work in...
github.com - bpRNA, a novel annotation tool capable of parsing RNA structures, including complex pseudoknot-containing RNAs, to yield an objective, precise, compact, unambiguous, easily-interpretable description of all loops, stems, and pseudoknots, along with...
The method used to isolate, enrich and sequence a sample will affect the composition of the sequencing data in terms of the types of RNA species represented and their relative abundances
Detecting piRNAs involves a combination of computational and analytical methods to identify these unique small RNAs and their roles in gene regulation and transposable element suppression. By following this step-by-step guide, you can confidently...
code.google.com - You are requested to please bookmark collection of bioinformatics tools, scripts, codes that can be pieced together in a very easy and flexible manner to perform both simple and complex bioinformatics tasks.
The next-generation sequencing included...
https://www.rplumber.io/ - plumber allows you to create a REST API by merely decorating your existing R source code with special comments. Take a look at an example.
# plumber.R
#* Echo back the input
#* @param msg The message to echo
#* @get /echo
function(msg=""){...
A Brief Introduction to Genetics is a short documentary film that explores the history of genetics & genomics and the underlying concepts that provide the foundational knowledge that today's research is built upon. The film describes the history of...