Skip to content
/ IMB Public
forked from mthane/IMBA

Individual Maggot Behavior Analysis

Notifications You must be signed in to change notification settings

apoorvakay/IMB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

IMB - Individual Maggot Behavior Analysis

Installation

Windows

  1. Open command prompt and install WSL2 with Ubuntu 18.04 using:
wsl --install -d Ubuntu-18.04

This will open another command prompt with the Ubuntu-18.04 system. Here do the following:

  1. Install git and clone this repository:
sudo apt update
sudo apt install git
git clone https://github.com/mthane/IMB
  1. Install the Tracking Software
cd IMB/IMBtracker
bash setup.sh

About

Individual Maggot Behavior Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.7%
  • R 45.4%
  • Python 5.5%
  • CMake 2.3%
  • Shell 1.1%