diff --git a/htsinfer/models.py b/htsinfer/models.py index 8174ded..239aa57 100644 --- a/htsinfer/models.py +++ b/htsinfer/models.py @@ -356,7 +356,7 @@ class Args(BaseModel): records: Number of input file records to process; set to `0` to process all records. threads: Number of threads to run STAR with. - tax_id: Organism ID. + tax_id: Taxonomy ID of the source organism. transcripts_file: File path to transcripts FASTA file. read_layout_adapter_file: Path to text file containing 3' adapter sequences to scan for (one sequence per line).