Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge the lncpipe:dev to original LncPipe:dev #36 #37

Open
wants to merge 70 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
00e37eb
Update .gitattributes
likelet Oct 19, 2018
0a3f7c1
Initial template commit
Oct 19, 2018
5221419
Merged vanilla TEMPLATE branch into master
Oct 19, 2018
e6827e1
Update README.md
likelet Oct 19, 2018
e02f193
Delete main.nf
likelet Oct 20, 2018
47e699a
Update LncRNAanalysisPipe.nf
likelet Oct 20, 2018
cc68dbc
Delete LncRNApipe.png
likelet Oct 20, 2018
06a43a9
upload logos
likelet Oct 20, 2018
a4d56b5
Update README.md
likelet Oct 20, 2018
855d789
Update README.md
likelet Oct 20, 2018
4d24a93
Create local.md
likelet Oct 20, 2018
b486cf6
Update local.md
likelet Oct 20, 2018
4e74625
Update .travis.yml
likelet Oct 20, 2018
a11a34c
Update README.md
likelet Oct 20, 2018
b0eda5a
Update nextflow.config
likelet Oct 20, 2018
da94919
Update test.config
likelet Oct 20, 2018
55b2894
Update environment.yml
likelet Oct 20, 2018
b141669
Update .travis.yml
likelet Oct 21, 2018
88b83f0
Update Dockerfile
likelet Oct 23, 2018
6045ccd
Delete nf-core-lncpipe_logo.png
likelet Oct 23, 2018
649e3f2
Delete nf-core-lncpipe_logo.svg
likelet Oct 23, 2018
8e91726
update logo
Oct 23, 2018
8efc013
Functional Dockerfile
apeltzer Oct 23, 2018
66e333a
Merge pull request #5 from nf-core/dockerfile
likelet Oct 24, 2018
eb0349a
Revert "Working Dockerfile"
likelet Oct 24, 2018
e602d5c
Merge pull request #6 from nf-core/revert-5-dockerfile
likelet Oct 24, 2018
b67979d
Merge pull request #7 from nf-core/dockerfile
likelet Oct 24, 2018
394ab83
Add per-process resource allocations
drejom Oct 24, 2018
e1b2900
Merge pull request #8 from drejom/dev
likelet Oct 25, 2018
f2b98c3
add plek
likelet Nov 8, 2018
357deb7
add lncpipereporter and multiqc
likelet Nov 16, 2018
d63ca90
update the font of the logo in Mavon Pro bold
likelet Nov 21, 2018
dbfbdd0
Update Dockerfile
likelet Nov 21, 2018
12e195f
Update Dockerfile
likelet Nov 21, 2018
d8ac742
add workflow
likelet Nov 21, 2018
8b04a52
Simplified the Markdown
likelet Nov 21, 2018
178d2e4
Update README.md
likelet Nov 21, 2018
deafb97
Update README.md
likelet Nov 21, 2018
e59447b
Update output.md
likelet Nov 21, 2018
7ebdc67
Update output.md
likelet Nov 21, 2018
21de132
Update troubleshooting.md
likelet Nov 21, 2018
a6cb2eb
Update reference_genomes.md
likelet Nov 21, 2018
fdd8130
update cpu profile and test profile
likelet Nov 22, 2018
168f7c1
restructure the code and add cpat_model file here to avoid the input…
likelet Nov 22, 2018
5688a24
restructure code
likelet Nov 23, 2018
d9c6282
first version that passed the nf-core lint
likelet Nov 23, 2018
92a0507
remove process resource setting for non-existing process
likelet Nov 23, 2018
c935fb1
Delete igenomes.config
likelet Nov 23, 2018
5543c11
Update .travis.yml
likelet Nov 23, 2018
d3244aa
Update awsbatch.config
likelet Nov 23, 2018
588d5ab
Merge branch 'first-commit' into dev
likelet Nov 23, 2018
fdd506b
add mapping file
likelet Dec 4, 2018
2560ee0
add test remotely
likelet Dec 5, 2018
3edee31
rename main file
likelet Dec 5, 2018
4fba49b
modify travis
likelet Dec 5, 2018
2516947
update continaer
likelet Dec 5, 2018
e19dca5
Update .travis.yml
likelet Dec 5, 2018
df3e1c7
Update .travis.yml
likelet Dec 5, 2018
f69af1b
Update .travis.yml
likelet Dec 5, 2018
59d2172
Update .travis.yml
likelet Dec 5, 2018
5508ad3
Update Main.nf
likelet Dec 6, 2018
5ba18ae
update output document
likelet Dec 11, 2018
003ca6a
update usage document
likelet Dec 11, 2018
c1ff62f
update docker file "LABEL maintainer"
likelet Dec 11, 2018
d396a8f
Update Main.nf
likelet Feb 19, 2019
e447ddb
Update CHANGELOG.md
likelet Feb 19, 2019
ec4c65a
Rename Main.nf to main.nf
ewels Mar 23, 2022
f49f5d8
Update nextflow.config
mashehu May 14, 2022
a4a69e8
Update nextflow.config
mashehu May 14, 2022
5c97678
Merge pull request #27 from nf-core/fix-nextflow.config
likelet Sep 21, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
*.pl linguist-language=Groovy
*.nf linguist-language=Groovy
*.config linguist-language=nextflow
45 changes: 45 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# nf-core/lncpipe: Contributing Guidelines

Hi there! Many thanks for taking an interest in improving nf-core/lncpipe.

We try to manage the required tasks for nf-core/lncpipe using GitHub issues, you probably came to this page when creating one. Please use the pre-filled template to save time.

However, don't be put off by this template - other more general issues and suggestions are welcome! Contributions to the code are even more welcome ;)

> If you need help using or modifying nf-core/lncpipe then the best place to go is the Gitter chatroom where you can ask us questions directly: https://gitter.im/nf-core/Lobby

## Contribution workflow
If you'd like to write some code for nf-core/lncpipe, the standard workflow
is as follows:

1. Check that there isn't already an issue about your idea in the
[nf-core/lncpipe issues](https://github.com/nf-core/lncpipe/issues) to avoid
duplicating work.
* If there isn't one already, please create one so that others know you're working on this
2. Fork the [nf-core/lncpipe repository](https://github.com/nf-core/lncpipe) to your GitHub account
3. Make the necessary changes / additions within your forked repository
4. Submit a Pull Request against the `dev` branch and wait for the code to be reviewed and merged.

If you're not used to this workflow with git, you can start with some [basic docs from GitHub](https://help.github.com/articles/fork-a-repo/) or even their [excellent interactive tutorial](https://try.github.io/).


## Tests
When you create a pull request with changes, [Travis CI](https://travis-ci.org/) will run automatic tests.
Typically, pull-requests are only fully reviewed when these tests are passing, though of course we can help out before then.

There are typically two types of tests that run:

### Lint Tests
The nf-core has a [set of guidelines](http://nf-co.re/developer_docs) which all pipelines must adhere to.
To enforce these and ensure that all pipelines stay in sync, we have developed a helper tool which runs checks on the pipeline code. This is in the [nf-core/tools repository](https://github.com/nf-core/tools) and once installed can be run locally with the `nf-core lint <pipeline-directory>` command.

If any failures or warnings are encountered, please follow the listed URL for more documentation.

### Pipeline Tests
Each nf-core pipeline should be set up with a minimal set of test-data.
Travis CI then runs the pipeline on this data to ensure that it exists successfully.
If there are any failures then the automated tests fail.
These tests are run both with the latest available version of Nextflow and also the minimum required version that is stated in the pipeline code.

## Getting help
For further information/help, please consult the [nf-core/lncpipe documentation](https://github.com/nf-core/lncpipe#documentation) and don't hesitate to get in touch on [Gitter](https://gitter.im/nf-core/Lobby)
31 changes: 31 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
Hi there!

Thanks for telling us about a problem with the pipeline. Please delete this text and anything that's not relevant from the template below:

#### Describe the bug
A clear and concise description of what the bug is.

#### Steps to reproduce
Steps to reproduce the behaviour:
1. Command line: `nextflow run ...`
2. See error: _Please provide your error message_

#### Expected behaviour
A clear and concise description of what you expected to happen.

#### System:
- Hardware: [e.g. HPC, Desktop, Cloud...]
- Executor: [e.g. slurm, local, awsbatch...]
- OS: [e.g. CentOS Linux, macOS, Linux Mint...]
- Version [e.g. 7, 10.13.6, 18.3...]

#### Nextflow Installation:
- Version: [e.g. 0.31.0]

#### Container engine:
- Engine: [e.g. Conda, Docker or Singularity]
- version: [e.g. 1.0.0]
- Image tag: [e.g. nfcore/lncpipe:1.0.0]

#### Additional context
Add any other context about the problem here.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Hi there!

Thanks for suggesting a new feature for the pipeline! Please delete this text and anything that's not relevant from the template below:

#### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Ex. I'm always frustrated when [...]

#### Describe the solution you'd like
A clear and concise description of what you want to happen.

#### Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

#### Additional context
Add any other context about the feature request here.
15 changes: 15 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Many thanks to contributing to nf-core/lncpipe!

Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).

## PR checklist
- [ ] This comment contains a description of changes (with reason)
- [ ] If you've fixed a bug or added code that should be tested, add tests!
- [ ] If necessary, also make a PR on the [nf-core/lncpipe branch on the nf-core/test-datasets repo]( https://github.com/nf-core/test-datasets/pull/new/nf-core/lncpipe)
- [ ] Ensure the test suite passes (`nextflow run . -profile test,docker`).
- [ ] Make sure your code lints (`nf-core lint .`).
- [ ] Documentation in `docs` is updated
- [ ] `CHANGELOG.md` is updated
- [ ] `README.md` is updated

**Learn more about contributing:** https://github.com/nf-core/lncpipe/tree/master/.github/CONTRIBUTING.md
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@
.Rhistory
.RData
.Ruserdata
.idea
.idea
.nextflow*
work/
data/
results/
.DS_Store
tests/test_data
40 changes: 40 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
sudo: required
language: python
jdk: openjdk8
services: docker
python: '3.6'
cache: pip
matrix:
fast_finish: true

before_install:
# PRs to master are only ok if coming from dev branch
- '[ $TRAVIS_PULL_REQUEST = "false" ] || [ $TRAVIS_BRANCH != "master" ] || ([ $TRAVIS_PULL_REQUEST_SLUG = $TRAVIS_REPO_SLUG ] && [ $TRAVIS_PULL_REQUEST_BRANCH = "dev" ])'
# Pull the docker image first so the test doesn't wait for this
- docker pull nfcore/lncpipe:dev
# Fake the tag locally so that the pipeline runs properly
- docker tag nfcore/lncpipe:dev nfcore/lncpipe:dev

install:
# Install Nextflow
- mkdir /tmp/nextflow && cd /tmp/nextflow
- wget -qO- get.nextflow.io | bash
- sudo ln -s /tmp/nextflow/nextflow /usr/local/bin/nextflow
# Install nf-core/tools
- pip install nf-core
# Reset
- mkdir ${TRAVIS_BUILD_DIR}/tests && cd ${TRAVIS_BUILD_DIR}/tests

env:
- NXF_VER='0.32.0' # Specify a minimum NF version that should be tested and work
# - NXF_VER='' # Plus: get the latest NF version and check that it works

script:
# Lint the pipeline code
- nf-core lint ${TRAVIS_BUILD_DIR}
# download the test data
- wget http://cancerbio.info/pub/lncpipe/testdata.tar.gz
- tar -xvzf testdata.tar.gz
- cd testdata
# Run the pipeline with the test profile
- nextflow run ${TRAVIS_BUILD_DIR} -profile test,docker
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# nf-core/lncpipe: Changelog

## v1.0dev - <date>
Initial release of nf-core/lncpipe, created with the [nf-core](http://nf-co.re/) template.
* add rename the process name that solved the duplicated processed error by update Nextflow version
* fix typos.
46 changes: 46 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Contributor Covenant Code of Conduct

## Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.

## Our Standards

Examples of behavior that contributes to creating a positive environment include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a professional setting

## Our Responsibilities

Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.

Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.

## Scope

This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team on the [Gitter channel](https://gitter.im/nf-core/Lobby). The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/4/
Loading