cortex-lab / cortex-lab/alyx

add warning in update_zygosities when no rule is found for a test

Open
#394 0 comments 0 reactions 1 assignee View on GitHub

@rossant is already working on this.

Since Mar 14, 2018.

enhancement priority: high
Dominant language
Python
Stars
52
Forks
12
Avg merge
1d 11h
Merged PRs (30d)
4

Description

If a subject has a genotype test, but there is no rule found for this test, please give a warning in the update_zygosities script. E.g. if mouse M_0011 has eGFP+, but there is no rule about test "eGFP" for its line, give a warning like "Warning: subject M_0011: No zygosity rule found for test eGFP for line RCLcg.Vg".

This will help detect cases in which the rule hasn't been specified (the problem I was fixing last week) and cases when the rule accidentally refers to the wrong genotype test (the problem I'm about to be fixing now... :( ).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.