Skip to content

zovie1/biozhuoer

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • R 99.0%
  • CSS 1.0%