File: obipr2.rst

package info (click to toggle)
obitools 1.2.13%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,652 kB
  • sloc: python: 18,199; ansic: 1,542; makefile: 98
file content (22 lines) | stat: -rw-r--r-- 536 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. automodule:: obipr2
   
   :py:mod:`obipr2` specific options
   -------------------------------------  

   .. cmdoption::  --local=<DIRNAME> 
   
		Specify you have already downloaded a copy of the PR2 database located at the following URL
		`<http://5.196.17.195/pr2/download/entire_database>`_
		
    *Example:*

    		.. code-block:: bash
    
       			> obipr2 --local=PR2Dir
       			
       		This format **PR2** database pre-downloaded in the `PR2Dir` directory.
		

   .. include:: ../optionsSet/defaultoptions.txt