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

Overview page: clarify tool use vs template tool setup #55

Closed
AnnaSyme opened this issue Feb 5, 2018 · 2 comments
Closed

Overview page: clarify tool use vs template tool setup #55

AnnaSyme opened this issue Feb 5, 2018 · 2 comments

Comments

@AnnaSyme
Copy link
Contributor

AnnaSyme commented Feb 5, 2018

Idea for restructure of Overview page.

After the licence section, add in:

  • How to use bionitio as a tool

    • git clone [repo URL for the language you want]
    • install as per instructions
    • run and/or modify the code
  • How to make a new bioinformatics tool
    (= Starting a new project from bionitio)

    • curl the boot script
    • run the boot script, specify language
    • this makes the project template folders and files
    • you will then need to install the bionitio-language script # is this correct?
    • run and/or modify the code

Is this correct? Would this be useful?

Seems simple now I've written it down but I was confused about this distinction for a while.

@bjpop
Copy link
Contributor

bjpop commented Feb 6, 2018

Thanks @AnnaSyme.

I doubt anyone wants to use bioinitio as a real bioinformatics tool on its own. Therefore I've pushed all the "tool" details to the specific language versions.

But please feel free to reword things to make it easier to understand.

@AnnaSyme
Copy link
Contributor Author

The latest README seems clear so I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants