Skip to main content
Advertisement

Main menu

  • Home
  • Articles
    • Accepted manuscripts
    • Issue in progress
    • Latest complete issue
    • Issue archive
    • Archive by article type
    • Interviews
    • Sign up for alerts
  • About us
    • About BiO
    • Editors and Board
    • Editor biographies
    • Grants and funding
    • Journal Meetings
    • Workshops
    • The Company of Biologists
    • Journal news
  • For authors
    • Submit a manuscript
    • Aims and scope
    • Presubmission enquiries
    • Article types
    • Manuscript preparation
    • Cover suggestions
    • Editorial process
    • Promoting your paper
    • Open Access
  • Journal info
    • Journal policies
    • Rights and permissions
    • Media policies
    • Reviewer guide
    • Sign up for alerts
  • Contact
    • Contact BiO
    • Advertising
    • Feedback
  • COB
    • About The Company of Biologists
    • Development
    • Journal of Cell Science
    • Journal of Experimental Biology
    • Disease Models & Mechanisms
    • Biology Open

User menu

  • Log in

Search

  • Advanced search
Biology Open
  • COB
    • About The Company of Biologists
    • Development
    • Journal of Cell Science
    • Journal of Experimental Biology
    • Disease Models & Mechanisms
    • Biology Open

supporting biologistsinspiring biology

Biology Open

Advanced search

RSS   Twitter   Facebook   YouTube

  • Home
  • Articles
    • Accepted manuscripts
    • Issue in progress
    • Latest complete issue
    • Issue archive
    • Archive by article type
    • Interviews
    • Sign up for alerts
  • About us
    • About BiO
    • Editors and Board
    • Editor biographies
    • Grants and funding
    • Journal Meetings
    • Workshops
    • The Company of Biologists
    • Journal news
  • For authors
    • Submit a manuscript
    • Aims and scope
    • Presubmission enquiries
    • Article types
    • Manuscript preparation
    • Cover suggestions
    • Editorial process
    • Promoting your paper
    • Open Access
  • Journal info
    • Journal policies
    • Rights and permissions
    • Media policies
    • Reviewer guide
    • Sign up for alerts
  • Contact
    • Contact BiO
    • Advertising
    • Feedback
METHODS & TECHNIQUES
Fiji plugin for annotating movies with custom arrows
Stephan Daetwyler, Carl D. Modes, Reto Fiolka
Biology Open 2020 9: bio056200 doi: 10.1242/bio.056200 Published 1 December 2020
Stephan Daetwyler
1Department of Cell Biology, UT Southwestern Medical Center, Dallas, 75390, Texas, USA
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • ORCID record for Stephan Daetwyler
  • For correspondence: Stephan.Daetwyler@UTSouthwestern.edu
Carl D. Modes
2Max Planck Institute for Molecular Cell Biology and Genetics, 01307 Dresden, Germany
3Center for Systems Biology Dresden, 01307 Dresden, Germany
4Cluster of Excellence Physics of Life, TU Dresden, 01069 Dresden, Germany
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • ORCID record for Carl D. Modes
Reto Fiolka
1Department of Cell Biology, UT Southwestern Medical Center, Dallas, 75390, Texas, USA
5Lyda Hill Department of Bioinformatics, UT Southwestern Medical Center, Dallas, 75390, Texas, USA
  • Find this author on Google Scholar
  • Find this author on PubMed
  • Search for this author on this site
  • ORCID record for Reto Fiolka
  • Article
  • Figures & tables
  • Supp info
  • Info & metrics
  • eLetters
  • PDF + SI
  • PDF
Loading

ABSTRACT

Annotation of time-lapse data provides an important tool to highlight dynamic processes. Particularly, arrows, circles and arrowheads are useful to pinpoint a specific process, stationary or evolving over time. Here, we describe a user-friendly Fiji plugin to facilitate annotation of movies with arrows, arrowheads and circles. The plugin also enables saving and loading of annotated tracks.

This article has an associated First Person interview with the first author of the paper.

INTRODUCTION

Effective scientific communication relies on highlighting and annotating relevant processes in images and movies. For this, circles, arrows and arrowheads are among the most used graphical symbols for scientific illustrations (Wong, 2011). They effectively guide us through complex data and images. Therefore, many software and visualization tools such as the Arrow Tool (Tinevez et al., 2017) in ImageJ/Fiji (Schindelin et al., 2012) have been designed to facilitate drawing these graphical symbols. While efforts have been put into making these tools applicable for annotating processes in movies (Carpentier, 2007; Straatman, 2018), the applicability and user-friendliness of these tools to highlight non-stationary processes is limited. Consequently, most scientists have been adding graphical symbols in a tedious frame by frame manner. Here, we present a novel, user-friendly Fiji plugin for annotating stationary and non-stationary processes with circles, arrows and arrowheads. Specifically, the plugin enables easy labeling of processes by clicking, and interpolation between frames to reduce the number of frames that have to be annotated. Moreover, the trajectory of the process of interest can be saved for further analysis and transferred to annotate another movie. This is particularly useful for applying the same annotation to several color channels.

RESULTS

We designed a user-friendly plugin for Fiji (Schindelin et al., 2012) to add custom graphical symbols such as arrows to movies (Fig. 1). We chose Fiji as platform as it is a widely used, freely available and open-source platform that runs on Windows, Mac and Linux. The plugin was implemented as ImageJ 1.x plugin in Java. An overview about the Java classes at play is given in the Materials and Methods section and the commented source code of the plugin is available at: https://github.com/DaetwylerStephan/draw_arrow_in_movies. Here, we describe how a user can use the plugin to easily annotate a movie. A tutorial video about how to use the plugin is also available (https://youtu.be/Yx82zZsPiYg).

Fig. 1.
  • Download figure
  • Open in new tab
  • Download powerpoint
Fig. 1.

Graphical user interface. The graphical user interface to add custom graphical symbols to a movie is run in (A) Fiji. When the rectangular selection tool in the Fiji menu bar (A) is selected, the user can interact with the movie (B) to generate a trajectory of the process of interest. In the arrow options panel (C), the user chooses the style (shape), filling and color of the added graphical symbol. The current graphical symbol specified by the selected arrow head style, head length, length, thickness, fill status and color is previewed in an ‘Arrow preview’ field. The user can further determine the angle, and position (x and y) of the selected graphical symbol relative to the selected trajectory. Moreover, buttons on the arrow options panel help the user to navigate the annotation process and allow the user to open a new movie to annotate. (D) Selection of possible designs for the graphical symbol are obtained by changing the parameters in the arrow options panel.

Installation

The plugin requires Fiji to run. Fiji is available at http://fiji.sc/. After installing Fiji, download the compiled plugin ‘SPIM_DrawArrowInMovie_-14.0.0.jar’ from github: https://github.com/DaetwylerStephan/draw_arrow_in_movies. Install it by drag and drop the .jar file into the Fiji toolbar or over ‘Plugin>Install PlugIn…’. After installation of the plugin, a restart of Fiji is required.

Running the plugin

After installation, the plugin is found in the Plugin folder of Fiji. Navigating and clicking on the menu item ‘Plugins>Annotate_movie>Draw_Arrows’, starts the plugin and a startup dialog window opens (Fig. 2) to specify the movie to annotate. Please note that if you want to annotate a hyperstack of several channels over time, convert it first to an RGB stack.

Fig. 2.
  • Download figure
  • Open in new tab
  • Download powerpoint
Fig. 2.

Startup dialog window. After starting the plugin or when opening a new movie from the Arrow options panel, a dialog window ‘Select movie to annotate’ opens. The dialog window is different based on whether a movie has already been opened in Fiji. (A) If no movie is open, the dialog window asks for a file path to a movie to annotate. This file path can either be specified as a single .tif file or as folder containing single frame .tif files. (B) If a movie is already open in Fiji, the user has the option to annotate this movie by selecting the option ‘Already opened movie’ in the first question and choosing the movie from the list of open images. Alternatively, a user can open a new movie from disk by selecting ‘New movie’ and loading it by specifying the file path as in A.

If no movie is open in the current active Fiji session, the startup dialog window only asks for a file path in the field ‘Load movie’ (Fig. 2A). Provide either a file path to a .tif stack (movie) or a file path to a folder containing single frame .tif files that are labeled in increasing order, e.g. t0001.tif, t0002.tif, t0003.tif.

If one or more movies are already open in Fiji, the startup dialog window offers more choices (Fig. 2B). The user can select to annotate an already opened movie by selecting ‘Already opened movie’ and choosing the movie from a list of already opened movies. If the user decides to open a new movie from a file path, select ‘New movie’ and provide a file path in the ‘Load movie from file path (if ‘New movie’) selected’ field. Provide either a file path to a .tif stack (movie) or a file path to a folder containing single frame .tif files that are labeled in increasing order, e.g. t0001.tif, t0002.tif, t0003.tif.

Annotation of a movie

The workflow to annotate the movie consists of first establishing or loading a trajectory, then selecting and modifying the desired graphical symbol such as an arrow, arrowhead, or circle, and then lastly save the annotated movie and/or trajectory (Fig. 3). In detail, the subsequent steps should be followed:

  • A. If you want to load an already established trajectory, skip to step D. To annotate a movie for the first time, select the rectangle tool in the Fiji toolbar and click with the mouse on the selected process of interest at its first frame of occurrence in the movie. A yellow circle now labels the position where you clicked. If you miss-click, correct it by clicking few times at the right position (see note in step B). Repeat this for the last frame of occurrence of your process of interest and on selected frames in-between.

    Fig. 3.
    • Download figure
    • Open in new tab
    • Download powerpoint
    Fig. 3.

    Workflow of annotation process. The workflow is comprised of (A) labeling of your process of interest in selected frames, (B) interpolation to establish the trajectory also in frames that were not labeled, (C) iterative refinement of the trajectory until the process of interest is correctly labeled, (D) instead of generating a new trajectory, an already established trajectory can be loaded, (E) design your desired graphical symbol, such as an arrow, arrowhead or circle, (F) adding the arrow to the movie in the proper orientation and distance to the process of interest, and (G) saving the annotated movie and trajectory.

  • B. After labeling the process of interest in few selected frames, press ‘Interpolate (i)’ in the arrow options panel or ‘i’ on your keyboard. The interpolation first calculates for every frame with labels the median position of all clicked points in the frame. Note: the points are not averaged but the median of the points is taken for the following reason: a median ignores outliers, and therefore clicking several times at the right location easily overrides a miss-click. While this sounds like a cumbersome way to operate the plugin at first, it is easy to click several times at the right location. For example, one miss-click is corrected by two clicks at the right location, two miss-clicks by three clicks. This is also much faster than, for example, manually editing a text file to remove miss-clicks. Overall, taking the median for interpolation ensures that you can ‘override’ easily a label at a wrong position in step A by clicking once again.

    After calculating the median in every frame with labels, the plugin calculates the trajectory between the first and last selected frame of the process of interest by linear interpolation. The newly calculated trajectory is displayed in the movie as brown circles between the first and last selected frames.

  • C. After the brown interpolated trajectory is displayed, check whether the process of interest is labeled correctly throughout all frames. If this is not the case as the movement is not linear, refine it by repeating step A and B, i.e. click on selected frames and interpolate until you are satisfied with the established trajectory.

  • D. If you are annotating a new movie, skip this step. If you have already established a trajectory, e.g. for another channel of the movie, load the trajectory by pressing ‘Load points (l)’ in the array option panel or by pressing ‘l’ on the keyboard. This will open a dialog window to specify the file path to an established trajectory. Please provide a .txt file with a list of points. The points in the .txt file should be provided as one line per frame in the format: ‘x-position, y-position, frame number,’. To display the brown labels, press the button ‘Interpolate (i)’ in the arrow options panel or ‘i’ on your keyboard. If you do not want to interpolate, directly proceed to step E and add the graphical symbol of choice. Note that the loading of new points deletes any already selected points.

  • E. If you are satisfied with the trajectory, customize your desired graphical symbol in the array option panel. There are five different available arrow head styles, an option to fill the shape, different available colors, and parameters to adjust the length of the arrow head, the overall length of the arrow, and its thickness. To preview the arrow as it will be displayed in the movie, an arrow preview window is updated with every change of parameters.

  • F. To finally add the designed arrow to the movie, press the button ‘Draw Arrows (d)’ or the key ‘d’ on your keyboard. To orient the arrow in an arbitrary angle relative to the position or to assign an x- or y-shift to the arrow position, adjust the parameters ‘Arrow Angle’, ‘Move arrow by x’, ‘Move arrow by y’ in the arrow options panel. To update the graphical symbol in the movie, first remove already drawn symbols by clicking ‘Remove arrows (r)’ in the arrow option panel or press the key ‘r’ on your keyboard. Now, add the new graphical symbol again by pressing the button ‘Draw Arrows (d)’ or the key ‘d’ on your keyboard.

  • G. Lastly, to save the annotation, add the graphical symbol first permanently to the image by clicking ‘Permanently add overlay’. Now, save the movie in your preferred file format, e.g. Tiff or .avi movie, using the Fiji command File>Save As. Moreover, to reuse the trajectory, save it by pressing the button ‘Save points (s)’ or the key ‘s’ on your keyboard. This will open a dialog window to specify where the points are saved as a text file. The points in the .txt file are saved one line per frame in the format: ‘x-position, y-position, frame number,’.

    • Note 1: Pressing the keys on the keyboard only works if the movie is in the foreground, i.e. select it by clicking on it.

    • Note 2: The trajectory file can be modified outside of the plugin, e.g. to remove annotations for selected frames. Loading the modified trajectory will not interpolate the points automatically and you could directly add your graphical symbol of choice to the movie.

    • Note 3: To restart the annotation process, press ‘Remove arrows (r)’ in the arrow option panel or ‘r’ on the keyboard, and press ‘Remove points’.

    • Note 4: If you want to annotate several trajectories, finish the first annotation and permanently add ‘overlay’. Remove points and start with the second trajectory.

    • Note 5: You can open a new movie to annotate by pressing ‘Open new movie’ in the arrow option panel. Please note that the current list of points is not automatically deleted by loading a new movie, which allows one to copy an established trajectory to another movie. Alternatively, delete all points by pressing ‘Remove points’ before annotating the new movie.

DISCUSSION

We have presented a user-friendly Fiji plugin that simplifies annotation of stationary and non-stationary processes of interest in movies with custom symbols such as arrows, circles or arrowheads. It facilitates this process by providing an intuitive graphical user interface that enables clicking on the process of interest in selected frames to establish a trajectory. Moreover, the layout and buttons of the option panel intuitively guide the user through the annotation process.

Importantly, to reduce the number of frames that have to be labeled, the plugin interpolates between frames. This feature relies on linear interpolation that is most powerful when the process of interest moves linearly, i.e. with a constant velocity. This includes stationary processes as their velocity is constantly zero or processes such as cell migration or flows at constant velocities. On the other hand, processes that evolve in more complex ways, such as on random or zigzag trajectories, require a manually inserted label at every frame where the velocity changes, reducing the effectiveness of linear interpolation. To completely automate the establishment of trajectories of such complex motions, more complicated algorithms are devisable. However, the time needed to compute these trajectories reduces their appeal in a simple-to-use plugin. Therefore, we decided to only offer linear interpolation in the plugin. Nevertheless, the plugin is capable to import established trajectories from other software packages over its easy to use import functionality.

In conclusion, we envision that our tool is particularly useful for annotating long-term time-lapse movies highlighting processes such as specific developmental programs, rare cell behaviors in cancer or immune cell interactions. The established trajectories might also be a starting point for the generation of training data for automated identification of such processes by deep learning algorithms and other neuronal networks.

MATERIALS AND METHODS

The Fiji plugin was written in Java as an ImageJ 1.x plugin and is available on github https://github.com/DaetwylerStephan/draw_arrow_in_movies or in the Supplementary Material of this paper. It consists of four classes, which are described below.

‘SPIM_DrawArrowInMovie_ .java’ class

The ‘SPIM_DrawArrowInMovie_ .java’ is the main plugin class. In the run method, first the method ‘openMovie()’ is called. This method first loads and displays the movie as ImagePlus object. After that it sets the KeyListener and MouseListener to interact with the opened movie. The MouseListener defines how after clicking on a point in a movie frame (mousePressed(MouseEvent e)), (i) the selected point is added to a hashmap ‘pointmap’ that collects all selected points and (ii) a yellow circle at the selected point is added to the overlaytotal that displays all selected points. The KeyListener defines which methods are called by pressing different keys. Pressing ‘i’ calls the ‘interpolate_values()’ method. This method uses the hashmap of all clicked points (‘pointmap’) to calculate an array of interpolated values covering all frames from the first frame to the last frame where points were selected. After interpolation, the overlaytotal is updated to only display the interpolated points as brown circles. Pressing ‘d’ draws the circle, arrow or arrowhead as selected by the user in the option panel implemented in the class ‘ArrowOptionPanel2.java’ as part of the ‘overlayarrow’ overlay on the movie. Pressing ‘s’ calls the ‘save_points()’ method that first opens a GenericDialogPlus window to specify the file path, and then writes all the interpolated values as a text file (‘writepointfile()’). Pressing ‘l’ calls the ‘loadpointfile()’ method that opens a GenericDialogPlus window to specify the file path to a text file with points, and then loads these points as interpolated values and adds them as points to the hashmap ‘pointmap’. Pressing ‘r’ calls the ‘deleteoverlay()’ method that removes all already drawn graphical symbols from the overlayarrow. The ‘SPIM_DrawArrowInMovie_ .java’ further implements the ‘deletepoints()’ method that removes all points from the hashmap ‘pointmap’ and the overlay ‘overlaytotal’, and the ‘flattenimage()’ method that permanently adds the current overlay to the image by flattening the ImagePlus object. These two last methods are called from pressing a JButton object in the ‘ArrowOptionPanel2.java’ class.

‘ArrowOptionPanel2.java’ class

The ‘ArrowOptionPanel2.java’ class extends the ‘ArrowOptionPanel.java’ from the Arrow Tool by Jean-Yves Tinevez (Tinevez et al., 2017). It provides a javax.swing.JFrame graphical user interface where the user can manually define the parameters of the arrow shape and how the arrow is positioned in regard to the selected points. It further implements buttons as JButtons to call all methods of the ‘SPIM_DrawArrowInMovie_ .java’ class for opening a new movie, interpolation, labeling, loading and saving the labels. In addition, a help/instruction window can be opened by pressing a JButton.

‘ArrowShapeV2.java’ class

The ‘ArrowShapeV2.java’ class defines five different shapes (DELTA, THICK, THIN, CIRCLE, POINTY) for an arrow, arrowhead or circle. It extends the class ‘ArrowShape.java’ by Jean-Yves Tinevez (Tinevez et al., 2017).

‘InterpolateHashMap.java’ class

The class ‘InterpolateHashMap.java’ is called in the ‘SPIM_DrawArrowInMovie_ .java’ class from the method ‘interpolate_values()’ after pressing the letter ‘i’ in the image or pressing the JButton ‘Interpolate (i)’ in the ‘ArrowOptionPanel2.java’ class. It takes the hashmap ‘pointmap’ of selected points from the movie and generates an array of linearly interpolated values that approximate the trajectory of the process of interest.

Acknowledgements

We would like to thank Gloria Slattum for her help in generating the movie used as example for annotation, and the whole Fiolka and Danuser lab for feedback on the plugin.

Footnotes

  • Competing interests

    The authors declare no competing or financial interests.

  • Author contributions

    Conceptualization: S.D.; Methodology: S.D.; Software: S.D.; Validation: S.D.; Formal analysis: S.D.; Investigation: S.D.; Resources: S.D., C.D.M., R.F.; Data curation: S.D.; Writing - original draft: S.D.; Writing - review & editing: S.D., C.D.M., R.F.; Visualization: S.D.; Supervision: C.D.M., R.F.; Project administration: R.F.; Funding acquisition: S.D., C.D.M., R.F.

  • Funding

    This work was supported by the Schweizerischer Nationalfonds zur Förderung der Wissenschaftlichen Forschung [P2SKP3_191347 / 1 to S.D.] and the National Institutes of Health [R33 CA235254-02 and R35 GM133522-01 to R.F.].

  • Data availability

    A compiled version and the source code of the plugin with an example dataset are available on github.com: https://github.com/DaetwylerStephan/draw_arrow_in_movies, or in the Supplementary Material. A tutorial video is available at: https://youtu.be/Yx82zZsPiYg.

  • Supplementary information

    Supplementary information available online at https://bio.biologists.org/lookup/doi/10.1242/bio.056200.supplemental

  • Received August 30, 2020.
  • Accepted November 3, 2020.
  • © 2020. Published by The Company of Biologists Ltd
http://creativecommons.org/licenses/by/4.0

This is an Open Access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution and reproduction in any medium provided that the original work is properly attributed.

References

  1. ↵
    1. Carpentier, G.
    (2007). Image, Stack and Timelapse Arrow Labelling Tool for ImageJ; http://image.bio.methods.free.fr/arrows.html.
  2. ↵
    1. Schindelin, J.,
    2. Arganda-Carreras, I.,
    3. Frise, E.,
    4. Kaynig, V.,
    5. Longair, M.,
    6. Pietzsch, T.,
    7. Preibisch, S.,
    8. Rueden, C.,
    9. Saalfeld, S.,
    10. Schmid, B. et al.
    (2012). Fiji: an open-source platform for biological-image analysis. Nat. Methods 9, 676-682. doi:10.1038/nmeth.2019
    OpenUrlCrossRefPubMedWeb of Science
  3. ↵
    1. Straatman, K. R.
    (2018). ImageJ macros; https://www2.le.ac.uk/colleges/medbiopsych/facilities-and-services/cbs/AIF/software-1/imagej-macros.
  4. ↵
    1. Tinevez, J.-Y.,
    2. Rasband, W.,
    3. Schindelin, J.,
    4. Hiner, M. and
    5. Rueden, C.
    (2017). Arrow; https://imagej.net/Arrow.
  5. ↵
    1. Wong, B.
    (2011). Arrows. Nat. Methods 8, 701-701. doi:10.1038/nmeth.1676
    OpenUrlCrossRefPubMed
View Abstract
Previous ArticleNext Article
Back to top
Previous ArticleNext Article

This Issue

RSSRSS

Keywords

  • Fiji plugin
  • Annotation
  • Arrow
  • Arrowhead
  • Movie
  • Time-lapse data

 Download PDF

Email

Thank you for your interest in spreading the word on Biology Open.

NOTE: We only request your email address so that the person you are recommending the page to knows that you wanted them to see it, and that it is not junk mail. We do not capture any email address.

Enter multiple addresses on separate lines or separate them with commas.
Fiji plugin for annotating movies with custom arrows
(Your Name) has sent you a message from Biology Open
(Your Name) thought you would like to see the Biology Open web site.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
Share
METHODS & TECHNIQUES
Fiji plugin for annotating movies with custom arrows
Stephan Daetwyler, Carl D. Modes, Reto Fiolka
Biology Open 2020 9: bio056200 doi: 10.1242/bio.056200 Published 1 December 2020
del.icio.us logo Digg logo Reddit logo Twitter logo CiteULike logo Facebook logo Google logo Mendeley logo
Citation Tools
METHODS & TECHNIQUES
Fiji plugin for annotating movies with custom arrows
Stephan Daetwyler, Carl D. Modes, Reto Fiolka
Biology Open 2020 9: bio056200 doi: 10.1242/bio.056200 Published 1 December 2020

Citation Manager Formats

  • BibTeX
  • Bookends
  • EasyBib
  • EndNote (tagged)
  • EndNote 8 (xml)
  • Medlars
  • Mendeley
  • Papers
  • RefWorks Tagged
  • Ref Manager
  • RIS
  • Zotero
Alerts

Please log in to add an alert for this article.

Sign in to email alerts with your email address

Article Navigation

  • Top
  • Article
    • ABSTRACT
    • INTRODUCTION
    • RESULTS
    • DISCUSSION
    • MATERIALS AND METHODS
    • Acknowledgements
    • Footnotes
    • References
  • Figures & tables
  • Supp info
  • Info & metrics
  • eLetters
  • PDF + SI
  • PDF

Related articles

Cited by...

More in this TOC section

  • Assessing methods to quantitatively validate TGFβ-dependent autophagy
  • Efficient and crucial quality control of HAP1 cell ploidy status
Show more METHODS & TECHNIQUES

Similar articles

Other journals from The Company of Biologists

Development

Journal of Cell Science

Journal of Experimental Biology

Disease Models & Mechanisms

Advertisement

Biology Open and COVID-19

We are aware that the COVID-19 pandemic is having an unprecedented impact on researchers worldwide. The Editors of all The Company of Biologists’ journals have been considering ways in which we can alleviate concerns that members of our community may have around publishing activities during this time. Read about the actions we are taking at this time.

Please don’t hesitate to contact the Editorial Office if you have any questions or concerns.


2020 at The Company of Biologists

Despite 2020’s challenges, we achieved a lot at The Company of Biologists. In the midst of the pandemic, we have seen long-term projects and new ventures come to fruition. Read our full lowdown of 2020.


Interview- Sebastian Markert

Sebastian Markert is first author of a paper in BiO using C. elegans to model amyotrophic lateral sclerosis. In an interview, he talks about the potential implications of his work and his future plans.


Three communities to support biologists to everywhere

Online communities have never been more important. If you’re looking for somewhere to meet fellow scientists, take part in topical discussions and find virtual events in your field, take a look at each of our community sites:

  • The Node: the community site for and by developmental biologists
  • preLights: the preprint highlights service run by the biological community
  • FocalPlane: the community site for microscopists and biologists alike

Articles

  • Accepted manuscripts
  • Issue in progress
  • Latest complete issue
  • Issue archive
  • Archive by article type
  • Interviews
  • Sign up for alerts

About us

  • About BiO
  • Editors and Board
  • Editor biographies
  • Grants and funding
  • Journal Meetings
  • Workshops
  • The Company of Biologists

For Authors

  • Submit a manuscript
  • Aims and scope
  • Presubmission enquiries
  • Article types
  • Manuscript preparation
  • Cover suggestions
  • Editorial process
  • Promoting your paper
  • Open Access

Journal Info

  • Journal policies
  • Rights and permissions
  • Media policies
  • Reviewer guide
  • Sign up for alerts

Contact

  • Contact BiO
  • Advertising
  • Feedback

Twitter   YouTube   LinkedIn

© 2021   The Company of Biologists Ltd   Registered Charity 277992