Skip to content

Commit 6f3f6e1

Browse files
authored
Add a screenshot how to import FASTA
1 parent 8244ca5 commit 6f3f6e1

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
https://tfesenko.github.io/SeqAns/
21
# SeqAns = Sequence Annotations: annotation your DNA, RNA, or Protein Sequences online
3-
Annotate your sequences in easy steps
4-
1. Load a FASTA file
5-
It should contain all your sequences, an example of such file is [here]()
6-
2. (Optional) Change the name of sequences
2+
Annotate your sequences in five easy steps
3+
1. Open ahttps://tfesenko.github.io/SeqAns/
4+
2. Load a FASTA file
5+
Click on File > Import FASTA file:
6+
<a href="http://imgur.com/UBoIQ6H"><img src="http://i.imgur.com/UBoIQ6H.png" title="file import FASTA" /></a>
7+
The FASTA file should contain all your sequences, an example of such file is [here]()
8+
3. (Optional) Change the name of sequences
79
SeqAns uses the string betweeen ">" and "|" as from NAFTA file sequence name, by you can change it by clicking on the sequence title and editing it.
8-
3. Annotate the sequences
10+
4. Annotate the sequences
911
Select letters that you want to annotate in a sequence and press "Enter". (You can also use the Edit>Annotation action in the navbar). All other sequences will be selected.
10-
4. Save it as an SVG file
12+
5. Save it as an SVG file
1113
Save as SVG file by clicking on File>Save as SVG. The file will be saved in the browser's donwload folder as "sequence.svg"
1214
(Save as PNG is on the way)
1315

0 commit comments

Comments
 (0)