Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 647 Bytes

File metadata and controls

19 lines (12 loc) · 647 Bytes

The Guide for DAF-seq

Documentation site for DAF-seq (Deaminase-Assisted single-molecule chromatin Fiber sequencing).

Read the guide: fiberseq.github.io/The-Guide-for-DAF-seq

Contributing

Every page has an edit button in the top right that lets you suggest changes directly from your browser.

For larger changes, clone the repo and preview locally with mdBook:

git clone https://github.com/fiberseq/The-Guide-for-DAF-seq.git
cd The-Guide-for-DAF-seq
mdbook serve --open

See CONTRIBUTING.md for more details.