Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioSeqUtils

Here supply this BioSeqUtils R package to extract different features (UTR, exon, CDS, intron, gene) sequence of gene/transcript from your local genome and annotation files in R. Besides there are many other tools for you to achive this. Also supplying other useful functions to do some interesting things. Any question or advice can be pushed on github Issues panel.

Installation

You can install the development version of BioSeqUtils like so:

# install.packages("devtools")
devtools::install_github("junjunlab/BioSeqUtils")
library(BioSeqUtils)

Citation

Jun Zhang (2023). BioSeqUtils: Extract Sequence from Genome According to Annotation File. https://github.com/junjunlab/BioSeqUtils

Documentation

https://junjunlab.github.io/BioSeqUtils-manual/

Related blogs

About

Extract Sequence from Genome According to Annotation File

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages