latticetower commited on
Commit
e294edf
·
verified ·
1 Parent(s): 5f033cc

resize pipeline scheme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  In this project I want to implement the following proof-of-concept pipeline:
17
 
18
- ![project pipeline](./assets/project_scheme.jpg)
19
 
20
  We start from the peptide sequence which has antibiotic properties.
21
  At the final step we have particular locations at bacterial genomes, which might correspond to BGC - biosynthetic gene cluster - which produces the target peptide with antibiotic properties.
 
15
 
16
  In this project I want to implement the following proof-of-concept pipeline:
17
 
18
+ <img src="./assets/project_scheme.jpg" alt="project pipeline" width="300"/>
19
 
20
  We start from the peptide sequence which has antibiotic properties.
21
  At the final step we have particular locations at bacterial genomes, which might correspond to BGC - biosynthetic gene cluster - which produces the target peptide with antibiotic properties.