Skip to content

Commit

Permalink
Fix doc rendering issues in sample_metadata (scikit-bio#1989)
Browse files Browse the repository at this point in the history
  • Loading branch information
mataton authored Mar 21, 2024
1 parent 3fb72e4 commit 4891a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skbio/io/format/sample_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
values listed below may not be used to name other IDs or columns in the file.
Case-insensitive:
- id
- sampleid
Expand All @@ -116,6 +117,7 @@
Case-sensitive (these are mostly for backwards-compatibility with QIIME 1,
biom-format, and Qiita files):
- #SampleID
- #Sample ID
Expand Down

0 comments on commit 4891a54

Please sign in to comment.