Marcel Ribeiro-Dantas

Results 25 issues of Marcel Ribeiro-Dantas

Before [last release](https://github.com/iterative/dvc/releases/tag/1.0.0a0), it was handy to reproduce my stages due to easy filename completion in the command line, due to the stages being files in the directory. All I...

feature request
completion

- Add -f, -fields to log CLI help - Remove whitespace - Fix typo in aws.rst

Docker documentation is currently very superficial and could really benefit from contributions (maybe even a new document from scratch). It's a very important tool and I think LXIYM could really...

enhancement
request
help wanted

It would be great to have not only learning material on [Nextflow as a Domain Specific Language](https://www.nextflow.io/docs/latest/dsl2.html), but also the [Nextflow tool](https://www.nextflow.io/docs/latest/index.html).

request
help wanted
new article

The following pipeline stopped working: ``` nextflow run rnaseq-nf -with-docker -with-report -with-trace -with-timeline -with-dag dag.png ``` It works if one specifies the `dev` revision with `-r dev`, but this is...

bug
help wanted

Searching for public keys on the "Searching Keyserver" tab will first show an empty widget and from this point on the string searched on the previous search.

## PR checklist Closes #5319 This PR adds a new module to nf-core: RTN/TNI for Regulatory Transcriptional Network Inference from expression data. - [X] This comment contains a description of...

new module

### Is there an existing module for this? - [X] I have searched for the existing module ### Is there an open PR for this? - [X] I have searched...

new module

Hello, there! I'm trying to update the syntax highlighting but I'm a bit new to this so I apologize if I did something wrong. This pull request: 1. Remove white...

There are images that need to have strings translated into Spanish. - [ ] In the [Introduction section](https://training.nextflow.io/pt/basic_training/intro/): [here](https://training.nextflow.io/pt/basic_training/intro/#processes-and-channels), [here](https://training.nextflow.io/pt/basic_training/intro/#execution-abstraction) and [here](https://training.nextflow.io/pt/basic_training/intro/#in-dag-like-format) - [ ] In the [Channels section](https://training.nextflow.io/pt/basic_training/channels/): [here](https://training.nextflow.io/pt/basic_training/channels/)...

help wanted
Internationalization