Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ver228 authored Nov 26, 2020
1 parent 15aa414 commit 1298df8
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
# Tierpsy Tracker
<img src="https://user-images.githubusercontent.com/8364368/41229372-a9e8fcfa-6d73-11e8-877c-de306be55526.gif" width="800">

Tierpsy Tracker is a multi-animal tracker developed in the [MRC-LMS](http://lms.mrc.ac.uk/) [Behavioural Genomics Group](http://behave.csc.mrc.ac.uk/) at Imperial College London. The project combines the throughput of multiworm tracking with the resolution of single worm tracking, which means you can extract detailed phenotypic fingerprints from more animals. A large field of view also makes it possible to analyse collective behaviours that depend on animal interactions. The code is open source and extensible and we have ongoing projects using the tracker to analyse fish, *Drosophila* larvae, and fluorescently labelled worms.

The easiest way to install Tierpsy Tracker is to use the conda-forge as:
```
conda install tierpsy -c conda-forge
```
For more details see the [installation](docs/INSTALLATION.md) instructions section.

## [Installation Instructions](docs/INSTALLATION.md)
## [How to Use](docs/HOWTO.md)
## [Algorithm Explanation](docs/EXPLANATION.md)
## [Output Files](docs/OUTPUTS.md)
# THIS REPO IS NOT LONGER MAINTAINED. PLEASE REFER TO [THIS FORK](https://github.com/Tierpsy/tierpsy-tracker)

0 comments on commit 1298df8

Please sign in to comment.