HackMD
  • Beta
    Beta  Get a sneak peek of HackMD’s new design
    Turn on the feature preview and give us feedback.
    Go → Got it
    • Beta  Get a sneak peek of HackMD’s new design
      Beta  Get a sneak peek of HackMD’s new design
      Turn on the feature preview and give us feedback.
      Go → Got it
      • Sharing Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Note Permission
      • Read
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • Write
        • Owners
        • Signed-in users
        • Everyone
        Owners Signed-in users Everyone
      • More (Comment, Invitee)
      • Publishing
        Please check the box to agree to the Community Guidelines.
        Everyone on the web can find and read all notes of this public team.
        After the note is published, everyone on the web can find and read this note.
        See all published notes on profile page.
      • Commenting Enable
        Disabled Forbidden Owners Signed-in users Everyone
      • Permission
        • Forbidden
        • Owners
        • Signed-in users
        • Everyone
      • Invitee
      • No invitee
      • Options
      • Versions and GitHub Sync
      • Transfer ownership
      • Delete this note
      • Template
      • Insert from template
      • Export
      • Dropbox
      • Google Drive Export to Google Drive
      • Gist
      • Import
      • Dropbox
      • Google Drive Import from Google Drive
      • Gist
      • Clipboard
      • Download
      • Markdown
      • HTML
      • Raw HTML
    Menu Sharing Help
    Menu
    Options
    Versions and GitHub Sync Transfer ownership Delete this note
    Export
    Dropbox Google Drive Export to Google Drive Gist
    Import
    Dropbox Google Drive Import from Google Drive Gist Clipboard
    Download
    Markdown HTML Raw HTML
    Back
    Sharing
    Sharing Link copied
    /edit
    View mode
    • Edit mode
    • View mode
    • Book mode
    • Slide mode
    Edit mode View mode Book mode Slide mode
    Note Permission
    Read
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    Write
    Owners
    • Owners
    • Signed-in users
    • Everyone
    Owners Signed-in users Everyone
    More (Comment, Invitee)
    Publishing
    Please check the box to agree to the Community Guidelines.
    Everyone on the web can find and read all notes of this public team.
    After the note is published, everyone on the web can find and read this note.
    See all published notes on profile page.
    More (Comment, Invitee)
    Commenting Enable
    Disabled Forbidden Owners Signed-in users Everyone
    Permission
    Owners
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Invitee
    No invitee
       owned this note    owned this note      
    Published Linked with GitHub
    Like BookmarkBookmarked
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # Very useful software that will make your life a lot easier ## 1. RStudio / R If I had to decide which one software I would take to a remote island, it would be R (RStudio). The software environment R is much more than the statistics tool it started out as. It is a Swiss army knife of analysis tools and there is little that R cannot do for you. R itself is a command line tool with RStudio being a graphical user interface (there are a few GUIs for R, but I like RStudio the best). R is open source and the packages that are available (think of it as add-ons or plugins) cover pretty much any analysis or visualization that you can think of and are developed by a worldwide community. Plus, it is quite easy to make workflow and even custom scripts in R, once you get the hang of it. Get R [here](https://www.r-project.org/) and R Studio (which needs prior installation of R) [here](https://rstudio.com/products/rstudio/download/). There are very many good tutorials for R, e.g. [here](https://cran.r-project.org/doc/contrib/Paradis-rdebuts_en.pdf), [here](https://www.datacamp.com/courses/free-introduction-to-r) and [here](https://www.guru99.com/r-tutorial.html). And also for RStudio, e.g. [here](https://data-flair.training/blogs/rstudio-tutorial/). Together wirh Isabella Hrabe de Angelis I have made an R-based workflow for microbial communiy analysis named [VisuaR](https://github.com/EmilRuff/VisuaR). If you have amplicon sequences (processed with dada2) VisuaR does most of the classic community analyses. We extensively commented the workflow to make it easy for beginners to follow. ## 2. FIJI (FIJI Is Just ImageJ) FIJI (short for: FIJI is just ImageJ) is an image processing and analysis tool. Similar to R it is open source and supported by a worldwide community developing plugins for almost any image file and analysis method. From automated cell counting to 3D animation. The FIJI menu looks a bit dense at first, but is surprisingly intuitive considering the vast amounts of features (the standard version already has). Get FIJI [here](https://imagej.net/Fiji/Downloads). FIJI is especially useful, because it can read even most image files that are proprietary. For example [czi files](https://www.zeiss.com/microscopy/us/products/microscope-software/zen/czi.html) that are created when using the [ZEN software](https://www.zeiss.com/microscopy/us/products/microscope-software/zen-lite.html) featured in Zeiss microscopes. ## 3. Inkscape An essential part of research is the visualization of results to highlight key findings and make the results more accessible to an audience. Inkscape is a very powerful and open source vector graphics software that is very useful to make beautiful, scalable, high-resolution visualizations, figures, graphs, and flowcharts. ### Graphic design 101 In my opinion it is good (if not essential) for every scientist to have a basic understanding of aesthetics and graphic design. To make high quality figures for a paper or presentation it is good to understand the difference between the two color modes `RGB` and `CMYK`. The former is used for screens, the latter for print. More on color modes [here](https://en.99designs.de/blog/tips/correct-file-formats-rgb-and-cmyk/). There are also two fundamentally different image types, pixel graphics/images and vector graphics/images. Pixel graphics (also referred to as raster graphics, e.g. jpg, tif, png,) are usually small and easy to read and handle, but they cannot be scaled. The resolution of a pixel image is set and enlarging it will cause it to blur. Vector graphics (e.g. eps, svg, ai) on the other hand cannot be opened by common image software, yet they are scalable. In theory there is no upper limit on size, no matter how large the image is it will still be sharp. Find more info on pixel vs vector [here](https://en.99designs.de/blog/tips/vector-vs-raster-images/). Here is an interesting and brief posts about [PPI vs DPI](https://en.99designs.de/blog/tips/ppi-vs-dpi-whats-the-difference/). ## 4. Mendeley Desktop Sooner or later (rather sooner) in your scientific career you will have to use a bibliography tool. Such tools are very useful when writing reports, theses, manuscripts and proposals. Everytime you want to cite another scientists work you have to include a reference to the respective publication. Doing this by hand is insanely inefficient and prone to errors. My favorite tool (after using others like EndNote and Zotero) is the Mendeley Desktop. It is a very powerful hybrid between a cloud-based database and a computer-based bibliography tool. It is supported by and active community, has many useful features and most importantly is open source. It can be downloaded [here](https://www.mendeley.com/download-desktop-new/). ### Citation Plugin After installing and launching the Mendeley Desktop (no worries, it will not interfere or replace your computer desktop), install the Citation Plugin. To do that go to `Tools` --> `Install MS Word Plugin` I am assuming you are using MS Office, because it is still so widely distributed. There are Citiation Plugins for Keynote and LibreOffice as well, Mendeley will autodetect the right one. Find more info on the citation plugin [here](https://www.mendeley.com/guides/using-citation-editor). The citation plugin is the most important feature of the bibliography tool, as it allows you to insert references in your text and creates a bibliography at the end of the document. You can also choose or download the citation styles of specific journals and much more. ### WebImporter Another handy feature is the WebImporter that can also be found and installed under `Tools`. It will give you a little icon in your Browser (Firefox, Chrome, etc) that enables you to download a citation (and pdf, depending on access options) with one click. ### Best practice tips #### Keep the citation database clean Often when references are imported something is wrong. This happens when `drag & drop` of PDFs, but also when using the `WebImporter` and other means. Most often the problems are resolved by clicking on the :mag_right: icon of the `DOI:` field. This causes Mendeley to `Lookup` the details. Sometimes `Lookup` fails, but in any case - even if `Lookup` is successful - quickly check if the information (titel, authors, pages, etc) is right. This has to be done once and never again, so it is worth your time. Your future self will be very thankful to not have to check hundreds of entries ever again. P.S. If the DOI is not included you have to manually `copy` and `paste` it from the paper. It is essential information that you do not want to miss. #### Include the PDFs Mendely has a pdf editor that lets you highlight text or add notes. This is of course very useful for finding yoour favorite paragraphs and results. Also, you will find yourself in situations where you do not have access to journals that are not open access, or where internet access is lacking altogether. Having all pdfs that are relevant for your research available is priceless. #### Respect your colleagues names Whenever you add a new entry carefully check the author names. Many languages have glyphs that are considered special in English. Like the French `accents` (é,à,ô,...), the Czech `háček` (č), the German and Turkish `Umlaut` (ü,ä,ö) the Spanish `eñe` (ñ), the French and Turkish `cedille` (ç), and so on and so forth. The easiest way of getting to these glyphs is by longpressing the respective key, e.g. longpressing the `a` key gives you the 8 most common a-related special glyphs `ä,à,á,â,æ,ã,å,ā` to click on and choose. Admittedly in Mendeley it is not as easy as in Word, but respecting other languages makes it worthwhile. Special glyphs can also be made using keyboard shortcuts. There are many lists online, e.g. [here](https://https://slcr.wsu.edu/help-pages/keyboards-osx/). ## 5. Filezilla There are many FTP clients. FileZilla is widely used and open source. It can be downloaded [here](https://filezilla-project.org/download.php?show_all=1). It is basically a window between your computer and a remote server. It shows you the directories on both machines and allows you to copy and transfer files and folders back and forth. Pretty much everything that an FTP client does can be done using the command line as well, however using commands is much more tedious. Note: MacUsers have encountered a [bug](https://trac.filezilla-project.org/ticket/7175). After opening Filezilla the window cannot be moved, because the header is hidden. Press the `option` key and `left click hold` the lower border. Move the cursor up, the window should now scale smaller until it becomes fully visible. ### Connect At the top there are 4 empty fields: Host: enter the address of the server Username: enter the username (of your account on that server) Password: enter the password (of your account on that server) Port: 22 The server connection will now be stored in the `Quickconnect` menu. Next time you will not have to enter all the details manually again. ### Make a bookmark Make a bookmark to quickly access important folders. E.g. `/Users/user/Documents/` on the local side (your computer) and `/users/users/Document/` on the remote side (the server).

    Import from clipboard

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lost their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template is not available.


    Upgrade

    All
    • All
    • Team
    No template found.

    Create custom template


    Upgrade

    Delete template

    Do you really want to delete this template?

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Tutorials

    Book Mode Tutorial

    Slide Mode Tutorial

    YAML Metadata

    Contacts

    Facebook

    Twitter

    Feedback

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions

    Versions and GitHub Sync

    Sign in to link this note to GitHub Learn more
    This note is not linked with GitHub Learn more
     
    Add badge Pull Push GitHub Link Settings
    Upgrade now

    Version named by    

    More Less
    • Edit
    • Delete

    Note content is identical to the latest version.
    Compare with
      Choose a version
      No search result
      Version not found

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub

        Please sign in to GitHub and install the HackMD app on your GitHub repo. Learn more

         Sign in to GitHub

        HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Available push count

        Upgrade

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Upgrade

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully