jennzhuge commited on
Commit
5b4cd5d
1 Parent(s): d555132

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,4 +2,4 @@
2
  license: mit
3
  ---
4
 
5
- BarcodeBERT (https://arxiv.org/pdf/2311.02401) model trained on all complete DNA sequences from the latest BOLD database (http://www.boldsystems.org/index.php/datapackages/Latest) release.
 
2
  license: mit
3
  ---
4
 
5
+ BarcodeBERT (https://arxiv.org/pdf/2311.02401) model trained on all complete DNA sequences from the latest BOLD database (http://www.boldsystems.org/index.php/datapackages/Latest) release. We used the 'nucraw' column of DNA sequences and followed the preprocessing steps outlined by the BarcodeBERT approach.