Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
smarten [2019/11/22 10:43]
Jaroslaw Zola
smarten [2020/03/06 10:11]
Jaroslaw Zola
Line 37: Line 37:
   * [[https://tinyurl.com/y64k4elx|TOGUARD 7in 1024x600 TFT LCD display]] – we are not entirely happy with this option, you may consider a better solution.   * [[https://tinyurl.com/y64k4elx|TOGUARD 7in 1024x600 TFT LCD display]] – we are not entirely happy with this option, you may consider a better solution.
   * [[https://tinyurl.com/y4hw4uew|Pwr+ 5V Micro-USB charger]] – we use this particular type of charger a lot, no complaints.   * [[https://tinyurl.com/y4hw4uew|Pwr+ 5V Micro-USB charger]] – we use this particular type of charger a lot, no complaints.
 +
 +==== Software Specification ====
 +
 +Jeston Nano comes with its own variant of Ubuntu Linux for Tegra – the specific version is ''Ubuntu 18.04.4 LTS (GNU/Linux 4.9.140-tegra aarch64)''. Since this is fully functional Linux, we have access to all common tools, including compilers, like ''gcc'' and ''clang'', and the entire NVIDIA CUDA development environment (currently we are using ''CUDA 10.0'').
 +
 +\\
 +
 +Of course, the key requirement is to be able to run Oxford Nanopore tools. ONT provides MinKNOW framework in its repository. Just running fairly standard chain of Debian/Ubuntu ''apt'' commands brings in all tools (notice that we are using ''xenial'' repository):
 +
 +''echo "deb http://mirror.oxfordnanoportal.com/apt xenial-stable-minit non-free" > /etc/apt/sources.list.d/nanoporetech.list''
 +
 +\\
  
 **We will be sharing our experiences and updating this web page as the project progresses!** **We will be sharing our experiences and updating this web page as the project progresses!**
  • Show page