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

[WIP] Hdf5 io #4

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

[WIP] Hdf5 io #4

wants to merge 51 commits into from

Commits on Jul 30, 2021

  1. hdf5 io funcs

    alexey0308 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    14183b8 View commit details
    Browse the repository at this point in the history
  2. add h5py to prepare

    alexey0308 committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0718a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8e56e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. correct level

    alexey0308 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    456c3c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3f791e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1cb3ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4aec09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fd6f4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08d97cf View commit details
    Browse the repository at this point in the history
  7. rename to scan

    alexey0308 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    275ba8a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. fix imports

    alexey0308 committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    30689e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. hdf5 io funcs

    alexey0308 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    bf9905b View commit details
    Browse the repository at this point in the history
  2. add h5py to prepare

    alexey0308 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    c460728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b17c190 View commit details
    Browse the repository at this point in the history
  4. correct level

    alexey0308 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    e3af8fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76edae0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17198ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e09a67f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c55cdbf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b69007 View commit details
    Browse the repository at this point in the history
  10. rename to scan

    alexey0308 committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    153566c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. rm class annotation

    alexey0308 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    c651780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b12cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce862f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aa75ea View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. upd doc

    alexey0308 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    7665c55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25d024f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3393219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4899b92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fdf1ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1452972 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8be552 View commit details
    Browse the repository at this point in the history
  8. UPD version

    alexey0308 committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    4c819c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    b8ccd10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c049733 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb028d View commit details
    Browse the repository at this point in the history
  4. move return level

    alexey0308 committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    ecdb7e5 View commit details
    Browse the repository at this point in the history
  5. fix level

    alexey0308 committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5259874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    780562b View commit details
    Browse the repository at this point in the history
  7. use to strategies to save

    streamed and all-at-once chromosome file saving
    alexey0308 committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    6efe0c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. use compression and types

    alexey0308 committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    bf07c06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e40d074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fceee1d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. ADD sparse facade object

    alexey0308 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    6328c27 View commit details
    Browse the repository at this point in the history
  2. ADD doc

    alexey0308 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    1377fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76c211b View commit details
    Browse the repository at this point in the history
  4. fix imports

    alexey0308 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    1b228ae View commit details
    Browse the repository at this point in the history
  5. import only if use

    alexey0308 committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    cbe0562 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. add missing import

    alexey0308 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    2f0af9b View commit details
    Browse the repository at this point in the history
  2. sort imports

    alexey0308 committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    52658fa View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. add streaming flag

    alexey0308 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    2dfddf4 View commit details
    Browse the repository at this point in the history