Нема описа

Henry Crosswell 391115b792 seperating sex split surplus data пре 2 недеља
.gitignore 8c360ad2c0 resolve conflict by adding git ignore пре 2 месеци
README.md d2987e9fd6 add a brief readme outlining test data types пре 3 месеци
converted-scheme-number.csv 9cfe473389 add scheme number table пре 1 месец
converted-scheme-proportion.csv 27682ad143 add scheme proportion table пре 1 месец
converted-scheme-summary.csv 2b7729bc59 update table name with - пре 1 месец
converted-surplus-per-genotype-sex-split.csv 391115b792 seperating sex split surplus data пре 2 недеља
converted-surplus-per-genotype.csv 70a21838ca seperating sex split surplus data пре 2 недеља
converted-total-number.csv e533e2c5e4 add total number table пре 1 месец
pyrat-api-line-mutations-response.json a51ac9e2d9 switch mutation order so we can check alphabetical sorting пре 2 месеци
pyrat-api-lines-response-1.json 7e0b7d8963 add mock responses for api lines call пре 2 месеци
pyrat-api-lines-response-2.json 7e0b7d8963 add mock responses for api lines call пре 2 месеци
pyrat-api-lines.csv 7e0b7d8963 add mock responses for api lines call пре 2 месеци
pyrat-api-multiple-response-and-parents-both-parents.json 3b7eed8428 updating files to join parents пре 2 месеци
pyrat-api-multiple-response-and-parents-offspring.json bf84b11746 add offspring sex пре 1 месец
pyrat-api-multiple-response-multiple-parents.csv bf84b11746 add offspring sex пре 1 месец
pyrat-api-multiple-responses-offspring.json bf84b11746 add offspring sex пре 1 месец
pyrat-api-multiple-responses-parents.json 68e393951d joined parents into one file пре 2 месеци
pyrat-api-multiple-responses.csv bf84b11746 add offspring sex пре 1 месец
pyrat-api-no-parents-mutations-offspring.json bf84b11746 add offspring sex пре 1 месец
pyrat-api-no-parents-mutations.csv bf84b11746 add offspring sex пре 1 месец
pyrat-api-single-parent-mother.json 88dad25fe1 add example where all individuals are missing one parent пре 5 месеци
pyrat-api-single-parent-offspring.json bf84b11746 add offspring sex пре 1 месец
pyrat-api-single-parent.csv bf84b11746 add offspring sex пре 1 месец
pyrat-api-single-response-offspring.json bf84b11746 add offspring sex пре 1 месец
pyrat-api-single-response-parents.json 3b7eed8428 updating files to join parents пре 2 месеци
pyrat-api-single-response.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-1-mutation.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-2-mutations.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-3-mutations.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-all-forbidden.csv 1a2b747e96 add offspring sex column пре 3 недеља
pyrat-data-forbidden-genotypes.csv b720d4cad7 merged with master пре 3 недеља
pyrat-data-forbidden-parents.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-forbidden-schemes.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-multiple-parents-1-mutation.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-multiple-parents-2-mutations.csv bf84b11746 add offspring sex пре 1 месец
pyrat-data-multiple-parents-3-mutations.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-1-mutation.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-2-mutations.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-3-mutations.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-forbidden-genotypes-minus-wt.csv 5dd91625f8 added sex_split optionto test-data пре 1 месец
standardised-data-forbidden-genotypes-plus-wt.csv 5dd91625f8 added sex_split optionto test-data пре 1 месец
standardised-data-forbidden-genotypes.csv 5dd91625f8 added sex_split optionto test-data пре 1 месец
standardised-data-forbidden-parents.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-forbidden-schemes.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-multiple-parents-1-mutation.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-multiple-parents-2-mutations.csv bf84b11746 add offspring sex пре 1 месец
standardised-data-multiple-parents-3-mutations.csv bf84b11746 add offspring sex пре 1 месец

README.md

oscar-test-data

Test data for OSCaR breeding scheme calculator.

All test data is fake, but matches the structure and edge cases of real data from a PyRAT server.

Types of test data

  • *.json: JSON files of raw PyRAT api responses
  • pyrat-api-*.csv: Expected csv files output by get_pyrat_data
  • pyrat-data-*.csv: Input csv files to standardise_pyrat_csv
  • standardised-data-*.csv: Expected output csv files from standardise_pyrat_csv