pore_c.datasources module¶
- 
class pore_c.datasources.Fastq(*args, **kwargs)[source]¶
- Bases: - intake.source.base.DataSource- 
container= 'python'¶
 - 
description= 'A fastq file'¶
 - 
name= 'fastq'¶
 - 
partition_access= False¶
 - 
version= '0.1.0'¶
 
- 
pore_c.datasources.Fastq(*args, **kwargs)[source]¶Bases: intake.source.base.DataSource
container = 'python'¶description = 'A fastq file'¶name = 'fastq'¶partition_access = False¶version = '0.1.0'¶