dbCreateRepeatsTable: dbCreateRepeatsTable

Description Usage Arguments Details Value Author(s)

Description

Creates a table in your SQLite database.

Usage

1
  dbCreateRepeatsTable(con, file, table_name)

Arguments

con

database connection

file

repeats data to be stored (e.g. output from parseTRFoutput.py)

table_name

name of table to create

Details

.. content for ..

Value

SQL/SQLite database table

Author(s)

Adam Struck


adamstruck/RECD documentation built on May 10, 2019, 5:51 a.m.