pilercr-parser 1.0.0

A parser for the output of the PILER-CR CRISPR array annotation tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[badges.maintenance]
status = "passively-maintained"
[dependencies.nom]
version = "7.1.3"

[package]
authors = ["Jim Rybarski <jim@rybarski.com>"]
categories = ["parsing", "science"]
description = "A parser for the output of the PILER-CR CRISPR array annotation tool"
edition = "2021"
homepage = "https://github.com/jimrybarski/pilercr-parser"
keywords = ["pilercr", "piler-cr", "CRISPR", "bioinformatics"]
license = "MIT"
name = "pilercr-parser"
readme = "README.md"
repository = "https://github.com/jimrybarski/pilercr-parser"
version = "1.0.0"