Rdb

class astropy.io.ascii.Rdb[source]

Bases: astropy.io.ascii.Tab

Tab-separated file with an extra line after the column definition line that specifies either numeric (N) or string (S) data.

See: https://compbio.soe.ucsc.edu/rdb/

Example:

col1 <tab> col2 <tab> col3
N <tab> S <tab> N
1 <tab> 2 <tab> 5