Rdocumentation
powered by
Learn R Programming
microseq (version 2.1.7)
Basic Biological Sequence Handling
Description
Basic functions for microbial sequence data analysis. The idea is to use generic R data structures as much as possible, making R data wrangling possible also for sequence data.
Copy Link
Link to current version
Version
Version
2.1.7
2.1.6
2.1.5
2.1.4
2.1.2
2.1.1
2.1
2.0
1.3
1.2.3
1.2.2
1.2
1.0
Install
install.packages('microseq')
Monthly Downloads
637
Version
2.1.7
License
GPL-2
Issues
2
Pull Requests
0
Stars
3
Forks
1
Repository
https://github.com/larssnip/microseq
Maintainer
Lars Snipen
Last Published
September 18th, 2025
Functions in microseq (2.1.7)
Search all functions
translate
Translation according to the standard genetic code
findOrfs
Finding ORFs in genomes
findGenes
Finding coding genes
backTranslate
Replace amino acids with codons
findrRNA
Finding rRNA genes
msa2mat
Convert alignment to matrix
gff2fasta
Retrieving annotated sequences
gregexpr
Extended
gregexpr
with substring retrieval
microseq
Basic Biological Sequence Analysis
lorfs
Longest ORF
iupac2regex
Ambiguity symbol conversion
msaTrim
Trimming multiple sequence alignments
readGFF
Reading and writing GFF-tables
muscle
Multiple alignment using MUSCLE
reverseComplement
Reverse-complementation of DNA
msalign
Multiple alignment
orfLength
Length of ORF
readFasta
Read and write FASTA files
orfSignature
Signature for each ORF
readFastq
Read and write FASTQ files