Git Product home page Git Product logo

doc's People

Contributors

afmagee avatar gabehassler avatar guybaele avatar hongsaml avatar maxbiostat avatar msuchard avatar plemey avatar rambaut avatar sdellicour avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

doc's Issues

Tutorial idea: HPMs

How to collect a bunch of rates from different patients perhaps and estimate using an HPM.

Tutorial: Continous phylogeography

Port a workshop practical? This can build on the continuous trait tutorial but for the specific case where the traits are coordinates.

Check exact JDK/JRE requirements

The Mac app packaging script will use the JRE that is installed as a browser plugin, so the JRE should be OK (as downloaded from java.com). Will test on a clean OS X install.

The Linux install instruction currently suggest installing the JDK as well as the JRE - is this necessary? Does OpenJDK work OK with BEAST (older versions did not)?

Full BEAST XML reference takes 15secs to compile

This is not so bad for the GH pages version but when developing locally it is painful. Currently, called _beast_xml_reference.md which seems to prevent it being compiled (and seen). Need a solution like caching or similar.

Standardize links and images in content

A few conventions to follow when creating content:

Internal Links:

These go in square brackets i.e., [beauti] will link to a page called BEAUti.html (case is ignored and the .html should be omitted for simplicity). To create a link with more readable text:
[BEAUti application](beauti).

Images:

Use the 'image.html' include like this:

{% include image.html file="image1.png" %}

This will link to images in the root level /images folder.

Use the prefix attribute to link elsewhere (still assumes an 'images' folder):

{% include image.html prefix="tutorials/tutorial1/" file="image1.png" %}

This will link to '/tutorials/tutorial1/images/image1.png'

The size of the image can be controlled with the 'width' setting:

{% include image.html width="50%" prefix="tutorials/tutorial1/" file="image1.png" %}

Specify width as a percentage of the page width so that it will scale on smaller devices like phones.

A caption can also be included:

{% include image.html caption="This is a nice image" width="50%" prefix="tutorials/tutorial1/" file="image1.png" %}

Workshop tutorials.

I see these as stand alone beginning to end tutorials that we do in workshops. They are longer and more complete. They will tend not to reference other pages but include other information as 'boxes' or similar. However, it would be good to modularize these to avoid duplication and divergence with the online tutorials. Perhaps they could be constructed using the 'include' Jekyll feature and shared with online tutorials.

The expectation is the workshop tutorials get converted to PDF for inclusion in workshop materials.

Need section on Importing Taxon Sets

The current 'How to create taxon sets' tutorial has no explanation on the option to import taxon sets and the screenshot there doesn't even have the Import button.

Explanation of nu/mu

Need an explanation of the difference between nu and mu (relative rate parameters) and the Dirichlet prior on nu.

Port tutorials

Create a full set of tutorials in markdown with data downloads. Port from other sources.

Error message page

List of common error messages and how to solve them. Can be ported from beast.bio.ed.ac.uk but will need updating.

Tutorial: Coalescent models

I am thinking about a tutorial that starts with a constant pop size model, then exponential, then skygrid. Showing how to set them up and visualize in Tracer. This is different from the reference guide on tree priors. Could be based on the Influenza 'Workshop tutorial'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.