Skip to content

[Bioc-devel] BioC 2018 poster / talk / scholarship / workshop application deadline May 17

5 messages · Martin Morgan, Pijush Das, Mike Smith

#
Join us for our annual conference BioC 2018: Where Software and Biology 
Connect, at Victoria University on the University of Toronto campus

   http://bioc2018.bioconductor.org

The deadline for poster, talk, scholarship (travel, accommodation, and 
registration), and workshop applications is May 17, see

   http://bioc2018.bioconductor.org/call-for-abstracts
   http://bioc2018.bioconductor.org/scholarships

Martin Morgan
Bioconductor


This email message may contain legally privileged and/or...{{dropped:2}}
2 days later
#
Dear  Martin Morgan,


Thank you Morgan for informing me to join your annual conference BioC 2018.
I am very much interested to attend the BioC 2018 conference .
Presently I am perusing my PhD from CSIR-Indian Institute of Chemical
biology.
So it is not possible to collect all the money to pay all the expenses
myself.


I would like to know if I am selected for the scholarship, they will
pay for costs
such as
travel, accommodation, and registration ? Or they will pay only  $500 per
person?


If it is possible please send me an invitation letter for the  annual
conference BioC 2018.
The invitation letter will help me for grant application to the indian
funding body such as DBT or CSIR etc.





Thank you



regards
Pijush













On Mon, May 7, 2018 at 2:59 AM, Martin Morgan <martin.morgan at roswellpark.org

  
  
#
The scholarships support up to $500 travel. The scholarship also covers 
accommodation and registration.

A letter inviting you to the conference will be sent separately.

Martin
On 05/09/2018 01:13 AM, Pijush Das wrote:
This email message may contain legally privileged and/or...{{dropped:2}}
1 day later
#
Dear Martin Morgan,


I have successfully added the SSH key in github account and Bioconductor.
After rechecking the package in Bioconductor I have found that there is a
mistake
in the DESCRIPTION file.
In the Description portion inside the DESCRIPTION file, there are
words " Bayesian
T statistic",
it is wrongly placed there. This should be only "t- statistic".
I have change it in the github with a version bump.

Is that change can be seen in Bioconductor automatically?
Or I have to do anything else? Please let me know.

Thank you


regards
Pijush








On Wed, May 9, 2018 at 7:15 PM, Martin Morgan <martin.morgan at roswellpark.org

  
  
#
Dear Pijush,

Once a package has been accepted to Bioconductor, a copy is made in
Bioconductor's own git repository and this is the source from which the
packages are made available to users.  Any change you make in Github won't
be automatically reflected there, you have to explicitly make the change in
git.bioconductor.org.

It sounds like you should take a look at
https://bioconductor.org/developers/how-to/git/new-package-workflow/ to
make sure you have access to the Bioconductor repository (maybe you've
already done this if you've added an SSH key) and then
https://bioconductor.org/developers/how-to/git/push-to-github-bioc/ which
describes how to make sure you commit changes both to your Github
repository and the version at Bioconductor.

Regards,

Mike
On 11 May 2018 at 05:48, Pijush Das <topijush at gmail.com> wrote: