Read fasta file using mobile app
0
0
Entering edit mode
3.9 years ago

I work on app for making the user upload fasta files

  1. and doing align by using pairwise alignment and multiple alignment, but the fasta files i have on my mobile can't work on.
  2. how can i access fasta files in my app
  3. what's the library which could read fasta files?
alignment sequence fasta • 1.2k views
ADD COMMENT
0
Entering edit mode

First, what do you mean by "mobile", what type of device are you talking about? I am not sure what you mean by accessing the fasta file, I would need more details.

Regarding the library, if you are familiar with python (and you work on Windows, Mac or Linux), you can use the Biopython library with Bio.SeqIO.

You have a good tutorial here.

ADD REPLY
0
Entering edit mode

i need to align 2 sequences one i store in database and another one sequence alignment? what is the code of one sequence alignment ?

ADD REPLY

Login before adding your answer.

Traffic: 1737 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6