🪗
PhD in metagenomics. ❤️phage.
Currently in the Turner Lab at Yale.
- Connecticut, USA
- metageno.me
- https://orcid.org/0000-0001-5982-0298
- @_AlbertVill
Pinned Loading
-
CRISPRviewR
CRISPRviewR Publican R package for repairing, comparing, and visualizing CRISPRs across environmental datasets
R 1
-
-
nodeSeqs
nodeSeqs PublicShell script for extracting sequences from high-degree nodes in metagenomic assembly graphs
Shell
-
findMotifs
findMotifs PublicR script for finding and scoring motifs in small genomes using position-frequency tables
R 1
-
Given a MSA and a list of motifs, ge...
Given a MSA and a list of motifs, get position in each sequence where motifs are found. 1msa_motifs <- function(msa, motifs) {
2require(tibble)
3require(Biostrings)
4require(dplyr)
5# read in fasta as Biostrings object
-
given a nucleotide sequence, generat...
given a nucleotide sequence, generate an index-color string recognized by forna 1# requires the native pipe from R >= 4.1
2## maps each base to a particular color
3## colors can be named or hex values
4## outputs a format recognized by the forna webapp's custom color editor
5## http://rna.tbi.univie.ac.at/forna/forna.html
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.