Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With contig alias #112

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

waterflow80
Copy link
Collaborator

@tcezard
This is PR contains the code for the function of the retrieval of the fasta file, parsing it and save the related sequences in the database.
It also contains the service for combining both the retrieval of the assembly report and the corresponding fasta file and constructing the seqCol Level 2 using the information extracted from these files.
Tests will be made for each functionality to assure their efficiency.

and parsing the content.

Added the necessary code to retrieve the fasta file related to a specific
assembly.
Parsing the file and saving related information alongside the Contig-alias Backend
- Retrieve the assembly report and the fasta file of a given accession
- Parse the file and retrieve the assembly sequences
- Hash the sequences and using md5 algorithm
- Construct the level 2 sequence collection object
- We can also use the function of the retrieval of the fasta file independently and save the sequences in a
separate table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant