Skip to content

Commit

Permalink
1st readme
Browse files Browse the repository at this point in the history
  • Loading branch information
valdeanda committed Aug 19, 2019
1 parent 11e2703 commit 2a5a8db
Showing 1 changed file with 93 additions and 1 deletion.
94 changes: 93 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,93 @@
# mebs
![MEBS](./images/MEBS.png)




# Basic usage

MEBS uses a few command line options that can be viewed by typing mebs.pl -h on the command line

```
perl mebs.pl -h
Program to compute MEBS for a set of genomic/metagenomic FASTA files in input folder.
Version: v1.0
usage: mebs.pl [options]
-help Brief help message
-input Folder containing FASTA peptide files (.faa) (required)
-type Nature of input sequences, either 'genomic' or 'metagenomic' (required)
-fdr Score cycles with False Discovery Rate 0.1 0.01 0.001 0.0001 (optional, default=0.01)
-cycles Show currently supported biogeochemical cycles
```































































0 comments on commit 2a5a8db

Please sign in to comment.