igemsoftware2021/dna-annotate
A github action to annotate problematic sequences from a given Genbank file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-dir | Directory where all the input genbank files will be read | yes | input |
| input-pattern | Regex to filter files in the input directory | yes | .*\.\(gb\|gbk\) |
| output-dir | Directory where all the output genbank files will be written | yes | output |
Outputs
no outputs