question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add "accession" field to "restapi_anticrispr" model

See original GitHub issue

Once PR #118 is merged and we have a models.py script in the django-dev branch, we need to make a change to the restapi_anticrispr table. Right now it has two fields, id and sequence, and we should add a third field called accession to store the protein accession number. The schema is here.

An accession number looks something like WP_043884810.

Submit PRs to the django-dev branch, not master.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mbonsmacommented, Apr 5, 2017

Woo! Done, thanks @morrme!

1reaction
cemyldcommented, Apr 5, 2017

@morrme Hi, for this issue you don’t need to set up foreign key. I think adding a CharField attribute similar to the one in Organism should suffice for now. You can open up a pull request when you’re done and welcome!

Read more comments on GitHub >

github_iconTop Results From Across the Web

AcrHub: an integrative hub for investigating, predicting and ...
Abstract. Anti-CRISPR (Acr) proteins naturally inhibit CRISPR-Cas adaptive immune systems across bacterial and archaeal domains of life.
Read more >
Machine learning predicts new anti-CRISPR proteins - NCBI
Using a training set of known anti-CRISPRs, we built a model based on XGBoost ranking. We then applied AcRanker to predict candidate anti- ......
Read more >
Anti-CRISPR proteins could help put the brakes on gene editing
Scientists are exploring the proteins' potential as a way to control CRISPR and reduce off-target effects · Illustration showing a space-filling ...
Read more >
EMDB < EMD-20182 - EMBL-EBI
Foreign nucleic acids are integrated into the CRISPR locus, prompting transcription of CRISPR RNAs (crRNAs) that guide Cas12a cleavage of foreign complementary ...
Read more >
AcrHub: an integrative hub for investigating, predicting and ...
predicting and mapping anti-CRISPR proteins ... This emerging field has ... an ensemble model to predict Acr proteins from genomic.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found