Skip to content

Latest commit

 

History

History
executable file
·
45 lines (37 loc) · 1.19 KB

file_specs.md

File metadata and controls

executable file
·
45 lines (37 loc) · 1.19 KB

Basset

Deep convolutional neural networks for DNA sequence analysis.

File specifications

###### BED
  • chrom
  • start
  • end
  • name (unused)
  • score (unused)
  • strand
  • accessibilities : comma-separated list of integer indexes

###### Table
  • tab-separated
  • row indexes are chrom:start:end:strand corresponding to BED.
  • columns are sample names.
  • entries are 0/1 accessibility/binding/activity.

###### HDF5
###### Model