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

Add support for indexing portein sequences #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sanjaysrikakulam
Copy link

This pull request attempts to add support to index amino acid sequences

Changes to be made:

  1. Update the config YAML files in the docs (https://bigsi.readme.io/docs/your-first-bigsi):
    By default now the code expects to find the following key:value pair in the config YAML file.
    sequence_type: nucleotides
    or
    sequence_type: aminoacids
    I have updated the YAML files found in example-data/configs to adapt this.

The benefits of this PR are:

  1. Building an index for protein sequences
  2. Building an index directly from fasta, fastq, and a list of kmers in a .txt file

Add features to index from fasta, fastq and extracted kmers in a txt file
@iqbal-lab
Copy link

Apologies this has been ignored @sanjaysrikakulam.
I'll talk to @Zhicheng-Liu, @martinghunt and @leoisl today.

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.

None yet

2 participants