-
Notifications
You must be signed in to change notification settings - Fork 20
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
[Request] Consider extracting web/js/jbrowse/plugins/CoGe into a separate repo #75
Comments
hi Vivek,
thanks for the great suggestion. We'll do this soon.
best,
Sean
On May 4, 2017, at 10:56, Vivek Krishnakumar <notifications@github.com<mailto:notifications@github.com>> wrote:
Hello @LyonsLab<https://github.com/LyonsLab> CoGe JBrowse maintainers,
Just a thought, would you consider decoupling the jbrowse/plugins/CoGe directory from the main coge repo into its own standalone repository, so that, anyone who wishes to use your Wiggle/XYPlot glyph (or other neat extensions) can easily clone the repo into their own JBrowse forks?
Thank you for your consideration.
-
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#75>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALOspsEOaDA00hkMf3Mxy4IjZJDa27Qyks5r2hE6gaJpZM4NRA03>.
|
Thank you for your consideration, @sdavey! Just as an FYI, in the past, we've used this method to split out a particular subdirectory into its own repo. Following this, we removed it from the main repo and added it back as a |
awesome. thanks for the tip!
On May 5, 2017, at 09:10, Vivek Krishnakumar <notifications@github.com<mailto:notifications@github.com>> wrote:
Thank you for your consideration, @sdavey<https://github.com/sdavey>!
Just as an FYI, in the past, we've used this method<https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository/> to split out a particular subdirectory into its own repo. Following this, we removed it from the main repo and added it back as a git submodule.
-
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#75 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALOspixnKHNTrT2iQC7GF1FGDXcHXQNfks5r20oPgaJpZM4NRA03>.
|
Hi Vivek,
thanks again for the suggestion. I've completed the move of CoGe's JBrowse plugin to its own repository (https://github.com/LyonsLab/CoGe_plugin)
best,
Sean Davey
Dept. of Cellular and Molecular Medicine
University of Arizona
sdavey@email.arizona.edu<mailto:sdavey@email.arizona.edu>
On May 5, 2017, at 9:10 AM, Vivek Krishnakumar <notifications@github.com<mailto:notifications@github.com>> wrote:
Thank you for your consideration, @sdavey<https://github.com/sdavey>!
Just as an FYI, in the past, we've used this method<https://help.github.com/articles/splitting-a-subfolder-out-into-a-new-repository/> to split out a particular subdirectory into its own repo. Following this, we removed it from the main repo and added it back as a git submodule.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#75 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALOspixnKHNTrT2iQC7GF1FGDXcHXQNfks5r20oPgaJpZM4NRA03>.
|
Thank you very much, @sdavey. This is perfect! I would recommend adding a README.md to the new repo, with some instructions on how to install the plugin and use in JBrowse. You could also update the JBrowse registry entry for the CoGe plugin. BTW, I've created a PR to your plugin repo (LyonsLab/CoGe_plugin#1) which addresses some issues with code minifying. Please review and accept changes at your convenience. Thanks! |
Just an FYI, might want to update your documentation here (https://genomevolution.org/wiki/index.php/Install_coge#Deploy_the_Web_Site) to run a |
done. thanks for the suggestion!
Sean Davey
Dept. of Cellular and Molecular Medicine
University of Arizona
sdavey@email.arizona.edu<mailto:sdavey@email.arizona.edu>
On May 16, 2017, at 2:17 PM, Vivek Krishnakumar <notifications@github.com<mailto:notifications@github.com>> wrote:
Just an FYI, might want to update your documentation here (https://genomevolution.org/wiki/index.php/Install_coge#Deploy_the_Web_Site) to run a git clone --recursive in order to pull down the CoGe JBrowse Plugin submodule.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#75 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ALOspu1uqHWN-ZPkWO5i-ZytC0vkGCYhks5r6hJngaJpZM4NRA03>.
|
Hello @LyonsLab CoGe JBrowse maintainers,
Just a thought, would you consider decoupling the
jbrowse/plugins/CoGe
directory from the maincoge
repo into its own standalone repository, so that, anyone who wishes to use yourCoGe/View/Track/Wiggle/XYPlot
track type (or other neat extensions) can easily clone the repo into their own JBrowse forks?Thank you for your consideration.
The text was updated successfully, but these errors were encountered: