Skip to content

Commit

Permalink
reorg docs
Browse files Browse the repository at this point in the history
  • Loading branch information
taoliu committed Apr 26, 2024
1 parent fa84fa2 commit 96ba7e1
Show file tree
Hide file tree
Showing 47 changed files with 2,479 additions and 2,514 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-MACS3-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ on:
paths-ignore:
- 'docs/**'
- '**.md'
- 'ChangeLog'
- '.github/workflows/**'
- '!.github/workflows/build-and-test-MACS3-macos.yml'
pull_request:
paths-ignore:
- 'docs/**'
- '**.md'
- 'ChangeLog'
- '.github/workflows/**'
- '!.github/workflows/build-and-test-MACS3-macos.yml'

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-MACS3-non-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ on:
paths-ignore:
- 'docs/**'
- '**.md'
- 'ChangeLog'
- '.github/workflows/**'
- '!.github/workflows/build-and-test-MACS3-non-x64.yml'
pull_request:
paths-ignore:
- 'docs/**'
- '**.md'
- 'ChangeLog'
- '.github/workflows/**'
- '!.github/workflows/build-and-test-MACS3-non-x64.yml'

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test-MACS3-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ on:
paths-ignore:
- 'docs/**'
- '**.md'
- 'ChangeLog'
- '.github/workflows/**'
- '!.github/workflows/build-and-test-MACS3-x64.yml'
pull_request:
paths-ignore:
- 'docs/**'
- '**.md'
- 'ChangeLog'
- '.github/workflows/**'
- '!.github/workflows/build-and-test-MACS3-x64.yml'

Expand Down
4 changes: 1 addition & 3 deletions MACS3/Utilities/OptValidator.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Time-stamp: <2023-07-28 12:17:28 Tao Liu>
# Time-stamp: <2024-04-19 15:11:59 Tao Liu>

"""Module Description
Expand Down Expand Up @@ -32,8 +32,6 @@

import logging
import MACS3.Utilities.Logger
logger = logging.getLogger(__name__)

# ------------------------------------
# Misc functions
# ------------------------------------
Expand Down
291 changes: 0 additions & 291 deletions docs/Advanced_Step-by-step_Peak_Calling.md

This file was deleted.

Loading

0 comments on commit 96ba7e1

Please sign in to comment.