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

support python3 and bugs fix #1

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

Commits on Jan 4, 2018

  1. Configuration menu
    Copy the full SHA
    b7b77fd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Update README.md

    KimBioInfoStudio authored Jan 8, 2018
    Configuration menu
    Copy the full SHA
    91d87ad View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    e9f291d View commit details
    Browse the repository at this point in the history
  2. upate readme

    KimBioInfoStudio committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    bb39968 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    KimBioInfoStudio authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    087f476 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. test ci

    KimBioInfoStudio committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    1c9cacd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b23a71 View commit details
    Browse the repository at this point in the history
  3. test codecov

    KimBioInfoStudio committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    f0f8f37 View commit details
    Browse the repository at this point in the history
  4. add .travis.yml

    KimBioInfoStudio committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    07a9671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ce8a25 View commit details
    Browse the repository at this point in the history
  6. codecov

    KimBioInfoStudio committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    e649ba3 View commit details
    Browse the repository at this point in the history
  7. install requ in ci

    KimBioInfoStudio committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    75a85f9 View commit details
    Browse the repository at this point in the history
  8. add install circos

    KimBioInfoStudio committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    f545acd View commit details
    Browse the repository at this point in the history
  9. add cd to demo

    KimBioInfoStudio committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    8c13833 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. add some badage

    KimBioInfoStudio committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    359101e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Update README.md

    KimBioInfoStudio authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    61650a2 View commit details
    Browse the repository at this point in the history
  2. Update main.yml

    test for github actions
    KimBioInfoStudio authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    03a6aff View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    KimBioInfoStudio authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    e952a70 View commit details
    Browse the repository at this point in the history
  4. Update main.yml

    remove python2.7 due to matplotlib
    KimBioInfoStudio authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    8f6b931 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. update readme

    KimBioInfoStudio authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    4c6f47d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    KimBioInfoStudio authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    5c799c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0620a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b00fd5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5e9a92 View commit details
    Browse the repository at this point in the history
  6. remove python2.6

    KimBioInfoStudio authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    05f0c4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9db1699 View commit details
    Browse the repository at this point in the history
  8. Update setup.py

    KimBioInfoStudio authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    c52d9a1 View commit details
    Browse the repository at this point in the history
  9. Update setup.py

    KimBioInfoStudio authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    e10c0e7 View commit details
    Browse the repository at this point in the history
  10. Update setup.py

    KimBioInfoStudio authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    a5d2e37 View commit details
    Browse the repository at this point in the history
  11. remove python2 all

    KimBioInfoStudio committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    ae91922 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. add makefile

    KimBioInfoStudio committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    030abaf View commit details
    Browse the repository at this point in the history
  2. Update README.md

    KimBioInfoStudio authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    9663fa6 View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    KimBioInfoStudio authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    0910004 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    KimBioInfoStudio authored Sep 18, 2019
    Configuration menu
    Copy the full SHA
    204436f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. add demo.png

    KimBioInfoStudio committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    df3cb6a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Update main.yml

    rename test  name
    KimBioInfoStudio authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    0eccbf1 View commit details
    Browse the repository at this point in the history
  2. Update main.yml

    add codecov to actions
    KimBioInfoStudio authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    b14a3d1 View commit details
    Browse the repository at this point in the history
  3. Delete .travis.yml

    remove travis ci test
    KimBioInfoStudio authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    95d06dc View commit details
    Browse the repository at this point in the history
  4. Update main.yml

    install codecov
    KimBioInfoStudio authored Oct 23, 2019
    Configuration menu
    Copy the full SHA
    a769f45 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Update main.yml

    add autopep8 and pylint
    KimBioInfoStudio authored Oct 25, 2019
    Configuration menu
    Copy the full SHA
    0258257 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. update setup

    KimBioInfoStudio committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    01177ab View commit details
    Browse the repository at this point in the history
  2. make pylint happy

    KimBioInfoStudio committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    c207559 View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    KimBioInfoStudio authored Dec 12, 2019
    Configuration menu
    Copy the full SHA
    4cde0d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. make lint happy

    KimBioInfoStudio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bae4be2 View commit details
    Browse the repository at this point in the history
  2. make lint happy

    KimBioInfoStudio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    548ad28 View commit details
    Browse the repository at this point in the history
  3. make lint happy

    KimBioInfoStudio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ab19e55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31d6435 View commit details
    Browse the repository at this point in the history
  5. update pyton version

    KimBioInfoStudio committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    bd92270 View commit details
    Browse the repository at this point in the history