ligeti commited on
Commit
a6eb529
·
verified ·
1 Parent(s): 579b5bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -57,16 +57,11 @@ This dataset is specifically designed to aid in training and evaluating genomic
57
  ## Dataset Structure
58
 
59
 
60
- The structure of the dataset is explained visually in the following figure:
61
-
62
- ![Dataset Structure](https://github.com/nbrg-ppcu/PhaStyle/blob/main/assets/figure_01.jpg?raw=true)
63
-
64
- ![Promoter Dataset Overview](https://github.com/nbrg-ppcu/PhaStyle/blob/main/assets/figure_01.jpg?raw=true)
65
  *Figure 1: Promoter dataset - overview*
66
 
67
 
68
- *Figure 1: The dataset used in the ProkBERT PhaStyle study. Phage sequences from multiple independent data sources were segmented into 512bp and 1022bp fragments for training and testing models on phage lifestyle prediction. The dataset consists of the BACPHLIP training and validation sets, Escherichia phages (from the Guelin collection), and phages from extreme environments.*
69
-
70
 
71
 
72
  - **BACPHLIP Training Set**: This subset consists of **1,868 phage sequences** collected from non-Escherichia phages. The sequences are carefully labeled as virulent or temperate, and the dataset was constructed using the high-quality annotations from the **BACPHLIP** study. These sequences are used to train the ProkBERT model for lifestyle prediction.
 
57
  ## Dataset Structure
58
 
59
 
60
+ ![Promoter Dataset Overview](https://github.com/nbrg-ppcu/prokbert/blob/main/assets/Figure4_promoter_db.png?raw=true)
 
 
 
 
61
  *Figure 1: Promoter dataset - overview*
62
 
63
 
64
+ The structure of the dataset is explained visually in the following figure:
 
65
 
66
 
67
  - **BACPHLIP Training Set**: This subset consists of **1,868 phage sequences** collected from non-Escherichia phages. The sequences are carefully labeled as virulent or temperate, and the dataset was constructed using the high-quality annotations from the **BACPHLIP** study. These sequences are used to train the ProkBERT model for lifestyle prediction.