Skip to content

777moneymaker/tarnished

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarnished

Simple TUI app for check the nucleotide percentage in each fasta file.

I don't know what more.

Installation

With cargo:

cargo install tarnished

Locally:

  • Clone this repo and cd into it. Then:
cargo install --path .
  • Copy exec from target/release to some dir in PATH

Usage

Help

Tarnished 0.1.0
Miłosz Chodkowski
App for testing the nucleotide abundance in fasta files

USAGE:
    tarnished <files>...

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <files>...    files in fasta format ending with [.fa | .fna | .fasta]

Command

>>> tarnished *.fna

Result

Example

License

  • GPLv3

About

CLI GUI Rust bioinformatics tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages