Skip to content
Snippets Groups Projects
Commit 7f132d7d authored by Karen  DRUART's avatar Karen DRUART
Browse files

Update README.md

parent e39ddd51
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ This script can be used to extract XML sequences from a subset fasta file OR to ...@@ -4,7 +4,7 @@ This script can be used to extract XML sequences from a subset fasta file OR to
It's written in python3 and use basics packages, making it compatible with all operating sytems. It's written in python3 and use basics packages, making it compatible with all operating sytems.
## General information ## General information
This script only read xml files from uniprot.org or formatted following *uniprot.xsd* (https://www.uniprot.org/docs/uniprot.xsd). The XML file have to contains minimal information such as: This script only read XML files from uniprot.org or formatted following *uniprot.xsd* (https://www.uniprot.org/docs/uniprot.xsd). The XML file have to contains minimal information such as:
- \<entry dataset="Swiss-Prot" \> **OR** \<entry dataset="TrEMBL" \> - \<entry dataset="Swiss-Prot" \> **OR** \<entry dataset="TrEMBL" \>
- \<accession\> - \<accession\>
- \<name\> - \<name\>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment