1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
now all variant_call_support functions are available via kb.genomics More... about 11 years ago
added one more unit test More... about 11 years ago
Simpified interface to genomics.create_markers_array. More... about 11 years ago
removed pleonastic operation. More... about 11 years ago
added np_ext.argsort_split() a new magic function to subdivide arrays in monotonically increasing subsets. More... about 11 years ago
bug fix More... about 11 years ago
now VariantCallSupport is directly loaded by proxy.py More... about 11 years ago
Merge branch 'vcs' into develop. More... about 11 years ago
changed PedWriter: now uses vcs, updated relevant tests. More... about 11 years ago
added __cleanup__ More... about 11 years ago
bug fixes More... about 11 years ago
Added subindexing to GenotypeDataSample.resolve_to_data() More... about 11 years ago
bug fix More... about 11 years ago
test/genotype moved common test stuff to common.py More... about 11 years ago
added a simple example More... about 11 years ago
Merge branch 'MarkersArray' into develop More... about 11 years ago
The importer module is now working and test_gdo_workflow.sh works, writing VCF is broken because it needs VariantCallSupport More... about 11 years ago
genotype.io.read_ssc() added caching of markers More... about 11 years ago
passes all unit tests in test_snp_markers_set.py More... about 11 years ago
added proxy_core.get_number_of_rows(table_name) More... about 11 years ago
added back index in the marker definition table More... about 11 years ago
passes basic save/reload test. More... about 11 years ago
more symmetrization on proxy_core.get_table_rows*() More... about 11 years ago
updated snp_markers_set unit test More... about 11 years ago
New organization of genotyping related API. More... about 11 years ago
proxy_core.get_table_rows_by_indices() now accepts indices=None More... about 11 years ago
graph query by direction is now working properly More... about 11 years ago
fixed bug in is_query_empty() More... about 11 years ago
retrieving ome environment variables no longer requires omero package to be in PYTHONPATH More... about 11 years ago
added delete_vcs More... about 11 years ago