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

Fix problem related to mkdir and time main code #2

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

Commits on Dec 15, 2020

  1. Enable mkdir to create intermediate/parent directories

    On branch master
    	modified:   main.jl
    khyox committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    db135d4 View commit details
    Browse the repository at this point in the history
  2. Time execution of run_file while provide last message

    On branch master
    	modified:   main.jl
    khyox committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    681290f View commit details
    Browse the repository at this point in the history
  3. Add cysJ to cds.fasta and proteins.fasta

    On branch cysJ
    	modified:   main/cds.fasta
    	modified:   main/proteins.fasta
    khyox committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    445ec75 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Improve saving in energies_and_psls.jl

    On branch cysJ
    	modified:   energies_and_psls.jl
    khyox committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    9331746 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Initial release of the CAMEOS output parser

    On branch master
    	new file:   outparser.jl
    khyox committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d0ba302 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Improve outparser and add option for fasta output

    On branch master
    	modified:   main/outparser.jl
    khyox committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    254c15d View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Add --just-fullseq flag to outparse.jl for special FASTA output

    On branch master
    	modified:   main/outparser.jl
    khyox committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    b273457 View commit details
    Browse the repository at this point in the history