You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each row represents a single sample with a single-sample VCF containing the mutations called in that sample and the BAM file that was used for getting those variant calls. The mutations will be obtained from the VCF and the BAM file will be used for computing the sequencing depth at each position and using this for the downstream analysis.
@@ -28,8 +28,6 @@ Each row represents a single sample with a single-sample VCF containing the muta
28
28
29
29
After making sure that these files are ready, you can now run the pipeline using:
30
30
31
-
<!-- TODO nf-core: update the following command to include all required parameters for a minimal example -->
32
-
33
31
```bash
34
32
git clone https://github.com/bbglab/deepCSA.git
35
33
cd deepCSA
@@ -74,4 +72,16 @@ We are working to provide the biggest possible detail on the [usage](docs/usage.
74
72
75
73
## Publications
76
74
77
-
> [Sex and smoking bias in the selection of somatic mutations in human bladder](https://www.nature.com/articles/s41586-025-09521-x)
75
+
> **Sex and smoking bias in the selection of somatic mutations in human bladder**
76
+
>
77
+
> Ferriol Calvet*, Raquel Blanco Martinez-Illescas*, Ferran Muiños, Maria Tretiakova, Elena S. Latorre-Esteves, Jeanne Fredrickson, Maria Andrianova, Stefano Pellegrini, Axel Rosendahl Huber, Joan Enric Ramis-Zaldivar, Shuyi Charlotte An, Elana Thieme, Brendan F. Kohrn, Miguel L. Grau, Abel Gonzalez-Perez, Nuria Lopez-Bigas & Rosa Ana Risques
> *these authors contributed equally and the order was decided randomly
82
+
83
+
> **DeepClone, an end-to-end protocol to study somatic mutagenesis and selection at high resolution**
84
+
>
85
+
> Ferriol Calvet, Morena Pinheiro-Santin, Erika Lopez, Raquel Blanco Martinez-Illescas, Núria Samper, Miguel L. Grau, Ferran Muiños, Rocío Chamorro González, Maria Andrianova, Federica Brando, Stefano Pellegrini, Marta Huertas, Elisabet Figuerola-Bou, Coohleen Coombes, Brendan F. Kohrn, Jeanne Fredrickson, Rosa Ana Risques, Nuria Lopez-Bigas, Abel Gonzalez-Perez
0 commit comments