Skip to content

Commit 7b74793

Browse files
fixing sidebar headers and subheaders
1 parent b4ba6b9 commit 7b74793

File tree

2 files changed

+21
-24
lines changed

2 files changed

+21
-24
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1-
# Welcome to the Aidenlab
1+
# Welcome to the Aidenlab #
22

3-
> Please Navigate the webpage to learn about our tools.
3+
Juicebox is visualization software for Hi-C experiments. Using Juicebox, you can
4+
* visualize Hi-C maps by zooming in and out over many magnitudes of resolution in real time
5+
* compare Hi-C maps with ENCODE tracks, genes, loops/domains, other Hi-C maps, & more
6+
* explore a large archive of published Hi-C experiments
7+
* load your own Hi-C data by creating your map using [Juicer tools](https://github.com/theaidenlab/juicer/wiki/Pre) and opening it in Juicebox
8+
* ...and more!
9+
10+
In addition, Straw and Juicer are also powerful tools to parse through hic genomic data. Look around to learn more!

_sidebar.md

+12-22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
- Juicebox
3-
43
* [Introduction and Quick Start](Juicebox.wiki/Home)
54
* [Download](Juicebox.wiki/Download)
65
* [Juicebox Tutorial](Juicebox.wiki/Visualization)
@@ -11,20 +10,16 @@
1110
* [Bookmarks](Juicebox.wiki/Bookmarks)
1211
* [Juicebox Assembly Tools](Juicebox.wiki/Juicebox-Assembly-Tools)
1312
* [Submapping](Juicebox.wiki/Submapping)
14-
# General
1513
* [Compile or Contribute](Juicebox.wiki/Compile-or-Contribute)
1614
* [Citing Juicebox](Juicebox.wiki/Citing-Juicebox)
1715
* [FAQ](Juicebox.wiki/FAQ)
18-
19-
- [About Juicebox](Juicer.md)
20-
- [Understanding Hic Files](HiCFormatV8.md)
21-
- [Installing Juicebox](internalREADME.md)
22-
- [Juicebox Code of Conduct](CODE_OF_CONDUCT.md)
23-
- [Juicebox Contributors](CONTRIBUTING.md)
16+
* [About Juicebox](Juicer.md)
17+
* [Understanding Hic Files](HiCFormatV8.md)
18+
* [Installing Juicebox](internalREADME.md)
19+
* [Juicebox Code of Conduct](CODE_OF_CONDUCT.md)
20+
* [Juicebox Contributors](CONTRIBUTING.md)
2421

2522
- Juicer
26-
27-
# Juicer
2823
* [Introduction](juicer.wiki/Home)
2924
* [Quick Start](https://github.com/theaidenlab/juicer/wiki/Installation#quick-start)
3025
* [Installation](juicer.wiki/Installation)
@@ -33,8 +28,6 @@
3328
* [Juicer in the cloud](juicer.wiki/Running-Juicer-on-Amazon-Web-Services)
3429
* [Diploid](juicer.wiki/Diploid)
3530
* [Data file formats](juicer.wiki/Data)
36-
37-
# Juicer tools
3831
* [Download](juicer.wiki/Download)
3932
* [Quick Start](juicer.wiki/Juicer-Tools-Quick-Start)
4033
* [`.hic` File Creation with Pre](juicer.wiki/Pre)
@@ -50,26 +43,23 @@
5043
* [Pearsons](juicer.wiki/Pearsons)
5144
* [Eigenvector](juicer.wiki/Eigenvector)
5245
* [Compare Lists](juicer.wiki/Compare-Lists)
53-
54-
# General
5546
* [FAQs](juicer.wiki/FAQs)
5647
* [Citing Juicer](juicer.wiki/Citing-Juicer)
5748

58-
- [Getting started with Juicer](juicer_README.md)
59-
- [Juicer Code of Conduct](juicer_CODE_OF_CONDUCT.md)
60-
- [Juicer Contributors](juicer_CONTRIBUTING.md)
49+
* [Getting started with Juicer](juicer_README.md)
50+
* [Juicer Code of Conduct](juicer_CODE_OF_CONDUCT.md)
51+
* [Juicer Contributors](juicer_CONTRIBUTING.md)
6152

6253
- Straw
6354
* [Straw Home](straw.wiki/Home.md)
6455
* [C++](straw.wiki/CPP.md)
6556
* [Download](straw.wiki/Download.md)
6657
* [Python](straw.wiki/Python.md)
6758
* [R](straw.wiki/R.md)
68-
69-
- [Getting started with Straw](straw_README.md)
70-
- [Straw Contributors](straw_CONTRIBUTING.md)
71-
- [Straw Code of Conduct](straw_CODE_OF_CONDUCT.md)
72-
- [Using Straw in Python](pybind11_README.md)
59+
* [Getting started with Straw](straw_README.md)
60+
* [Straw Contributors](straw_CONTRIBUTING.md)
61+
* [Straw Code of Conduct](straw_CODE_OF_CONDUCT.md)
62+
* [Using Straw in Python](pybind11_README.md)
7363

7464
- [About Us](README.md)
7565
- [Contact](something.md)

0 commit comments

Comments
 (0)