You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is based on version v2.4.1
Cpipe looks like an attractive tools for clinical gene panel sequencing so I want to try it out. But Cpipe is currently tied to swift_credentials.sh. This makes the program unusable to an outsider. So, I would like to suggest:
Give description of what swift_credentials.sh is trying to achieve. If it is to give access to some prebuilt resources, then describe the resource and the process to generate them.
Make swift_credentials.sh optional when running install.sh.
The text was updated successfully, but these errors were encountered:
It seems like version 2.2.0_public would do the job. My next question is how far version 2.2.0_public is behind the v2.4.1? And would it help if I try to merge/take the updates from v2.4.1 onto 2.2.0_public?
Hi @biocyberman, glad to see your interest in Cpipe.
You are correct that Cpipe 2.4.0 and 2.4.1 are not installable without the credentials. Those releases are for internal use only at the moment, for licensing reasons.
As you've noticed, 2.2 does not have this issue, although I would strongly recommend release 2.3 instead. Both of these releases are notoriously difficult to install, but it is possible for anyone to use them.
However, we intend to have version 2.5 released by the end of March which will be usable by the public, with a much improved installer (and numerous other features). However this is not a confirmed deadline and it might be released later.
This is based on version v2.4.1
Cpipe looks like an attractive tools for clinical gene panel sequencing so I want to try it out. But Cpipe is currently tied to
swift_credentials.sh
. This makes the program unusable to an outsider. So, I would like to suggest:swift_credentials.sh
is trying to achieve. If it is to give access to some prebuilt resources, then describe the resource and the process to generate them.swift_credentials.sh
optional when runninginstall.sh
.The text was updated successfully, but these errors were encountered: