zovie1 / biozhuoer

Some utility functions in bioinformatics

Home Page:https://pkgdown.dongzhuoer.com/dongzhuoer/biozhuoer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

biozhuoer

Build Status

Overview

Some utility functions in bioinformatics, still in developing, use at your own risks.

Installation

if (!('remotes' %in% .packages(T))) install.packages('remotes');
remotes::install_github('dongzhuoer/biozhuoer');

Usage

refer to vignette('biozhuoer').

to do

  1. add more test for read-fasta (unalign)
  2. move read_sam(), read_bed(), etc from paristools to here.

About

Some utility functions in bioinformatics

https://pkgdown.dongzhuoer.com/dongzhuoer/biozhuoer/

License:GNU Affero General Public License v3.0


Languages

Language:R 99.0%Language:CSS 1.0%