{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":616485945,"defaultBranch":"main","name":"scCoAnnotate","ownerLogin":"fungenomics","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-03-20T13:35:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/48287846?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1721206572.0","currentOid":""},"activityList":{"items":[{"before":"dd44c0eb366cc0a9e42167a0523b44afe71fddaa","after":"83f09d221abe501667c91e125c3361363d7750ba","ref":"refs/heads/main","pushedAt":"2024-07-17T08:54:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"},"commit":{"message":"Merge pull request #130 from fungenomics/dev\n\nmoved ontology processing to separate rule (#129)","shortMessageHtmlLink":"Merge pull request #130 from fungenomics/dev"}},{"before":"42c47877900e457b8f48bbb9fdbfe315a1dc3e65","after":"dd44c0eb366cc0a9e42167a0523b44afe71fddaa","ref":"refs/heads/main","pushedAt":"2024-07-16T12:19:43.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"},"commit":{"message":"Merge pull request #125 from fungenomics/dev\n\nscCoAnnotate v3.0.1","shortMessageHtmlLink":"Merge pull request #125 from fungenomics/dev"}},{"before":"8a2585dc67d188a9af72bf32b9f06ee0e6617c6b","after":"42c47877900e457b8f48bbb9fdbfe315a1dc3e65","ref":"refs/heads/main","pushedAt":"2024-07-08T18:47:12.000Z","pushType":"push","commitsCount":80,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"},"commit":{"message":"merge dev main (#115) (#116)\n\n* scCoAnnotate v3 (#74)\r\n\r\n* Dev fix annotation notebook (#69)\r\n\r\n* output prob matrix + add some figures to notebooks\r\n\r\n* updated config and example config\r\n\r\n* updated plots\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n* CAWPE and associated file updates (#72)\r\n\r\n* Updated plots + fix bug + additional options for consensus (#70)\r\n\r\n* Dev fix annotation notebook (#69)\r\n\r\n* output prob matrix + add some figures to notebooks\r\n\r\n* updated config and example config\r\n\r\n* updated plots\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n* CAWPE and associated accomodations\r\n\r\n---------\r\n\r\n\r\n\r\n* Dev cawpe alva (#73)\r\n\r\n* cleaned up CAWPE.R script. Fixed file names for output probability matrix. Added check for warnings table in norbook\r\n\r\n* added alpha as parameter for cawpe script\r\n\r\n* fixed bug in scPred labels\r\n\r\n* changed output file names to tool_pred_score.csv\r\n\r\n* updated predict scripts to output pred_scpre.csv table\r\n\r\n* sample names does not have to match folder names\r\n\r\n* binary output score matrix for tools missing probability scores\r\n\r\n* updated scripts to output binary matrix\r\n\r\n* updated SciBet prediction script to only run prediction once (code from Tom)\r\n\r\n* updated code\r\n\r\n* updates\r\n\r\n* fixed bug in benchmarking report\r\n\r\n* Update CAWPE.R\r\n\r\n* Update singlecellnet (#75)\r\n\r\n* cleaned up CAWPE.R script. Fixed file names for output probability matrix. Added check for warnings table in norbook\r\n\r\n* added alpha as parameter for cawpe script\r\n\r\n* fixed bug in scPred labels\r\n\r\n* changed output file names to tool_pred_score.csv\r\n\r\n* updated predict scripts to output pred_scpre.csv table\r\n\r\n* sample names does not have to match folder names\r\n\r\n* binary output score matrix for tools missing probability scores\r\n\r\n* updated scripts to output binary matrix\r\n\r\n* updated SciBet prediction script to only run prediction once (code from Tom)\r\n\r\n* updated code\r\n\r\n* updates\r\n\r\n* fixed bug in benchmarking report\r\n\r\n* updated singlecellnet changes nTrees in config\r\n\r\n* Update singlecellnet (#76)\r\n\r\n* cleaned up CAWPE.R script. Fixed file names for output probability matrix. Added check for warnings table in norbook\r\n\r\n* added alpha as parameter for cawpe script\r\n\r\n* fixed bug in scPred labels\r\n\r\n* changed output file names to tool_pred_score.csv\r\n\r\n* updated predict scripts to output pred_scpre.csv table\r\n\r\n* sample names does not have to match folder names\r\n\r\n* binary output score matrix for tools missing probability scores\r\n\r\n* updated scripts to output binary matrix\r\n\r\n* updated SciBet prediction script to only run prediction once (code from Tom)\r\n\r\n* updated code\r\n\r\n* updates\r\n\r\n* fixed bug in benchmarking report\r\n\r\n* updated singlecellnet changes nTrees in config\r\n\r\n* Update snakefile.annotate\r\n\r\n* Update snakefile.benchmark\r\n\r\n* Update train_singleCellNet.R\r\n\r\n* Benchmark stats (#77)\r\n\r\n* updated notebook to output metrics per fold/tool/class\r\n\r\n* updated notebook to output metrics per fold/tool/class\r\n\r\n* fixed typo (#78)\r\n\r\n* canged F1.csv to metrics.csv (#79)\r\n\r\n* Update preprocess.R\r\n\r\n* Feature add: mincells per class (#81)\r\n\r\n* Update config.default.yml\r\n\r\n* Update snakefile.annotate\r\n\r\n* Update snakefile.benchmark\r\n\r\n* Add feature mincells to benchmarking (#82)\r\n\r\n* Update config.default.yml\r\n\r\n* Update subset_folds.R\r\n\r\n* Add new feature to downsampling reference (#83)\r\n\r\n* Add new feature to downsampling reference\r\n\r\n* add the comments\r\n\r\n* fixed typos\r\n\r\n* Added parameters to snakefiles\r\n\r\n* Dev tom downsample (#84)\r\n\r\n* Add new feature to downsampling reference\r\n\r\n* add the comments\r\n\r\n* fixed typos\r\n\r\n* Added parameters to snakefiles\r\n\r\n* Bug fixed\r\n\r\n* Dev alva updated variables (#85)\r\n\r\n* updated tools with more parameters\r\n\r\n* updated parameters\r\n\r\n* bug fixed on annotation pipeline due to downsampling\r\n\r\n* Bug fixes for changed variables 051fb83\r\n\r\n* Update config.default.yml\r\n\r\n* Fix bug in CAWPE report\r\n\r\n* Fix snakefile\r\n\r\n* Update calculate_consensus.R\r\n\r\n* Update calculate_consensus.R\r\n\r\n* Dev alva fix notebooks (#86)\r\n\r\n* merged consensus scripts. updated notbooks with cawpe umap\r\n\r\n* archived old CAWPE script\r\n\r\n* Update README.md\r\n\r\n* Update example.config.yml\r\n\r\n* Update example.config.yml\r\n\r\n* Update config.default.yml\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Add seed on preprocess.R\r\n\r\n* Add empty output_dir_benchmark to default config\r\n\r\n* Update snakefile.annotate\r\n\r\nBug fixed on train_SingleR\r\n\r\n* Fix consensus for specified number of tools (temp fix)\r\n\r\n* Feature: multiple-consensus calculation & ontology (#88)\r\n\r\n* Feature: multiple-consensus calculation\r\n\r\n* Feature: Downsampling+min_cluster_per_cell per reference\r\n\r\n* Feature: Ontology on the annotation pipeline added (#89)\r\n\r\n* Pull request comments & now the convertion of genes is inside each reference\r\n\r\n* Bug scLearn fixed\r\n\r\n* BugFixed on annotation notebook\r\n\r\n* Log gatherpred move to consensus_type folder\r\n\r\n* @updated\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n* Feature: entropy (#94)\r\n\r\n* Dev alva code clean (#99)\r\n\r\n* code clead + created separate files for helper functions\r\n\r\n* working version of code clean\r\n\r\n* moved notebook functions to functions.R file + updated some figures\r\n\r\n* no default consensus method\r\n\r\n* updated cawpe ontology\r\n\r\n* bug fixex: error in config-ontology\r\n\r\n* Seurat tools added; bug fixed in benchmarking pipeline (#100)\r\n\r\n* Single cell objects as input (Seurat and SingleCellExperiment) (#101)\r\n\r\n* feature: seurat and singlecellexperiment as input\r\n\r\n* bug fixed\r\n\r\n* Added pull request comments\r\n\r\n* add comments\r\n\r\n* update readme\r\n\r\n* Expand over scPred (#102)\r\n\r\n* Dev alva code clean (#103)\r\n\r\n* code clead + created separate files for helper functions\r\n\r\n* working version of code clean\r\n\r\n* moved notebook functions to functions.R file + updated some figures\r\n\r\n* no default consensus method\r\n\r\n* updated cawpe ontology\r\n\r\n* fixed benchmarking workflow\r\n\r\n* fixed merge conflicts and tested\r\n\r\n* Update preprocess.R\r\n\r\n* Update functions.R\r\n\r\n* tool add: scPoli and scANVI from scArches (#105)\r\n\r\n* Update predict_scANVI.py\r\n\r\n* scHPL updated (#107)\r\n\r\n* Tom dev new tools (#108)\r\n\r\n* tool: Symphony and now the batch from the reference could be specified\r\n\r\n* bug fixed\r\n\r\n* bug fixed\r\n\r\n* bug fixedx3\r\n\r\n* updated benchmarking paths (#109)\r\n\r\n* Tom dev seurat integration (#110)\r\n\r\n* Add ref integration for Seurat (v5)\r\n\r\n* bug fixed\r\n\r\n* Seurat v5 implemented\r\n\r\n* added the conda in the rule\r\n\r\n* bug fixed on the Seurat\r\n\r\n* CellBlast added (#111)\r\n\r\n* Adding ontology in the benchmarking (#112)\r\n\r\n* Adding ontology in the benchmarking\r\n\r\n* feat: output benchmarking directory is now specified at the reference level, if none is specified in the benchmarking pipeline it throws an error, in the annotation it only throws an error if is not specified and CAWPE was required\r\n\r\n* final updates for v3 (#113)\r\n\r\n* Update README.md\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n---------\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n* Dev (#114)\r\n\r\n* Dev fix annotation notebook (#69)\r\n\r\n* output prob matrix + add some figures to notebooks\r\n\r\n* updated config and example config\r\n\r\n* updated plots\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n* CAWPE and associated file updates (#72)\r\n\r\n* Updated plots + fix bug + additional options for consensus (#70)\r\n\r\n* Dev fix annotation notebook (#69)\r\n\r\n* output prob matrix + add some figures to notebooks\r\n\r\n* updated config and example config\r\n\r\n* updated plots\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n* CAWPE and associated accomodations\r\n\r\n---------\r\n\r\n\r\n\r\n* Dev cawpe alva (#73)\r\n\r\n* cleaned up CAWPE.R script. Fixed file names for output probability matrix. Added check for warnings table in norbook\r\n\r\n* added alpha as parameter for cawpe script\r\n\r\n* fixed bug in scPred labels\r\n\r\n* changed output file names to tool_pred_score.csv\r\n\r\n* updated predict scripts to output pred_scpre.csv table\r\n\r\n* sample names does not have to match folder names\r\n\r\n* binary output score matrix for tools missing probability scores\r\n\r\n* updated scripts to output binary matrix\r\n\r\n* updated SciBet prediction script to only run prediction once (code from Tom)\r\n\r\n* updated code\r\n\r\n* updates\r\n\r\n* fixed bug in benchmarking report\r\n\r\n* Update CAWPE.R\r\n\r\n* Update singlecellnet (#75)\r\n\r\n* cleaned up CAWPE.R script. Fixed file names for output probability matrix. Added check for warnings table in norbook\r\n\r\n* added alpha as parameter for cawpe script\r\n\r\n* fixed bug in scPred labels\r\n\r\n* changed output file names to tool_pred_score.csv\r\n\r\n* updated predict scripts to output pred_scpre.csv table\r\n\r\n* sample names does not have to match folder names\r\n\r\n* binary output score matrix for tools missing probability scores\r\n\r\n* updated scripts to output binary matrix\r\n\r\n* updated SciBet prediction script to only run prediction once (code from Tom)\r\n\r\n* updated code\r\n\r\n* updates\r\n\r\n* fixed bug in benchmarking report\r\n\r\n* updated singlecellnet changes nTrees in config\r\n\r\n* Update singlecellnet (#76)\r\n\r\n* cleaned up CAWPE.R script. Fixed file names for output probability matrix. Added check for warnings table in norbook\r\n\r\n* added alpha as parameter for cawpe script\r\n\r\n* fixed bug in scPred labels\r\n\r\n* changed output file names to tool_pred_score.csv\r\n\r\n* updated predict scripts to output pred_scpre.csv table\r\n\r\n* sample names does not have to match folder names\r\n\r\n* binary output score matrix for tools missing probability scores\r\n\r\n* updated scripts to output binary matrix\r\n\r\n* updated SciBet prediction script to only run prediction once (code from Tom)\r\n\r\n* updated code\r\n\r\n* updates\r\n\r\n* fixed bug in benchmarking report\r\n\r\n* updated singlecellnet changes nTrees in config\r\n\r\n* Update snakefile.annotate\r\n\r\n* Update snakefile.benchmark\r\n\r\n* Update train_singleCellNet.R\r\n\r\n* Benchmark stats (#77)\r\n\r\n* updated notebook to output metrics per fold/tool/class\r\n\r\n* updated notebook to output metrics per fold/tool/class\r\n\r\n* fixed typo (#78)\r\n\r\n* canged F1.csv to metrics.csv (#79)\r\n\r\n* Update preprocess.R\r\n\r\n* Feature add: mincells per class (#81)\r\n\r\n* Update config.default.yml\r\n\r\n* Update snakefile.annotate\r\n\r\n* Update snakefile.benchmark\r\n\r\n* Add feature mincells to benchmarking (#82)\r\n\r\n* Update config.default.yml\r\n\r\n* Update subset_folds.R\r\n\r\n* Add new feature to downsampling reference (#83)\r\n\r\n* Add new feature to downsampling reference\r\n\r\n* add the comments\r\n\r\n* fixed typos\r\n\r\n* Added parameters to snakefiles\r\n\r\n* Dev tom downsample (#84)\r\n\r\n* Add new feature to downsampling reference\r\n\r\n* add the comments\r\n\r\n* fixed typos\r\n\r\n* Added parameters to snakefiles\r\n\r\n* Bug fixed\r\n\r\n* Dev alva updated variables (#85)\r\n\r\n* updated tools with more parameters\r\n\r\n* updated parameters\r\n\r\n* bug fixed on annotation pipeline due to downsampling\r\n\r\n* Bug fixes for changed variables 051fb83\r\n\r\n* Update config.default.yml\r\n\r\n* Fix bug in CAWPE report\r\n\r\n* Fix snakefile\r\n\r\n* Update calculate_consensus.R\r\n\r\n* Update calculate_consensus.R\r\n\r\n* Dev alva fix notebooks (#86)\r\n\r\n* merged consensus scripts. updated notbooks with cawpe umap\r\n\r\n* archived old CAWPE script\r\n\r\n* Update README.md\r\n\r\n* Update example.config.yml\r\n\r\n* Update example.config.yml\r\n\r\n* Update config.default.yml\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Add seed on preprocess.R\r\n\r\n* Add empty output_dir_benchmark to default config\r\n\r\n* Update snakefile.annotate\r\n\r\nBug fixed on train_SingleR\r\n\r\n* Fix consensus for specified number of tools (temp fix)\r\n\r\n* Feature: multiple-consensus calculation & ontology (#88)\r\n\r\n* Feature: multiple-consensus calculation\r\n\r\n* Feature: Downsampling+min_cluster_per_cell per reference\r\n\r\n* Feature: Ontology on the annotation pipeline added (#89)\r\n\r\n* Pull request comments & now the convertion of genes is inside each reference\r\n\r\n* Bug scLearn fixed\r\n\r\n* BugFixed on annotation notebook\r\n\r\n* Log gatherpred move to consensus_type folder\r\n\r\n* @updated\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n* Feature: entropy (#94)\r\n\r\n* Dev alva code clean (#99)\r\n\r\n* code clead + created separate files for helper functions\r\n\r\n* working version of code clean\r\n\r\n* moved notebook functions to functions.R file + updated some figures\r\n\r\n* no default consensus method\r\n\r\n* updated cawpe ontology\r\n\r\n* bug fixex: error in config-ontology\r\n\r\n* Seurat tools added; bug fixed in benchmarking pipeline (#100)\r\n\r\n* Single cell objects as input (Seurat and SingleCellExperiment) (#101)\r\n\r\n* feature: seurat and singlecellexperiment as input\r\n\r\n* bug fixed\r\n\r\n* Added pull request comments\r\n\r\n* add comments\r\n\r\n* update readme\r\n\r\n* Expand over scPred (#102)\r\n\r\n* Dev alva code clean (#103)\r\n\r\n* code clead + created separate files for helper functions\r\n\r\n* working version of code clean\r\n\r\n* moved notebook functions to functions.R file + updated some figures\r\n\r\n* no default consensus method\r\n\r\n* updated cawpe ontology\r\n\r\n* fixed benchmarking workflow\r\n\r\n* fixed merge conflicts and tested\r\n\r\n* Update preprocess.R\r\n\r\n* Update functions.R\r\n\r\n* tool add: scPoli and scANVI from scArches (#105)\r\n\r\n* Update predict_scANVI.py\r\n\r\n* scHPL updated (#107)\r\n\r\n* Tom dev new tools (#108)\r\n\r\n* tool: Symphony and now the batch from the reference could be specified\r\n\r\n* bug fixed\r\n\r\n* bug fixed\r\n\r\n* bug fixedx3\r\n\r\n* updated benchmarking paths (#109)\r\n\r\n* Tom dev seurat integration (#110)\r\n\r\n* Add ref integration for Seurat (v5)\r\n\r\n* bug fixed\r\n\r\n* Seurat v5 implemented\r\n\r\n* added the conda in the rule\r\n\r\n* bug fixed on the Seurat\r\n\r\n* CellBlast added (#111)\r\n\r\n* Adding ontology in the benchmarking (#112)\r\n\r\n* Adding ontology in the benchmarking\r\n\r\n* feat: output benchmarking directory is now specified at the reference level, if none is specified in the benchmarking pipeline it throws an error, in the annotation it only throws an error if is not specified and CAWPE was required\r\n\r\n* final updates for v3 (#113)\r\n\r\n* Update README.md\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md\r\n\r\n---------\r\n\r\n\r\n\r\n\r\n\r\n\r\n* Add query datasets back to example config\r\n\r\n* Correct bug in gene conversion\r\n\r\n---------\r\n\r\nCo-authored-by: Bhavyaa Chandarana \r\nCo-authored-by: Spencer-Levine <144869566+Spencer-Levine@users.noreply.github.com>\r\nCo-authored-by: Tom <64378638+tvegawaichman@users.noreply.github.com>\r\nCo-authored-by: Tom ","shortMessageHtmlLink":"merge dev main (#115) (#116)"}},{"before":"363a182d3216c502467da6306b60de894cd5a6ac","after":"8a2585dc67d188a9af72bf32b9f06ee0e6617c6b","ref":"refs/heads/main","pushedAt":"2023-11-13T20:26:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"},"commit":{"message":"Updated plots + fix bug + additional options for consensus (#70)\n\n* Dev fix annotation notebook (#69)\r\n\r\n* output prob matrix + add some figures to notebooks\r\n\r\n* updated config and example config\r\n\r\n* updated plots\r\n\r\n* Update example.config.yml\r\n\r\n* Update README.md","shortMessageHtmlLink":"Updated plots + fix bug + additional options for consensus (#70)"}},{"before":"363a182d3216c502467da6306b60de894cd5a6ac","after":null,"ref":"refs/tags/v.2.0.2","pushedAt":"2023-09-07T15:11:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"}},{"before":"c03e1cec948a1c244b9848a6f37dddfcb3925132","after":"363a182d3216c502467da6306b60de894cd5a6ac","ref":"refs/heads/main","pushedAt":"2023-09-07T14:58:00.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"},"commit":{"message":"Merge pull request #66 from fungenomics/dev\n\nDev","shortMessageHtmlLink":"Merge pull request #66 from fungenomics/dev"}},{"before":"e03cd3a2612ce4948f8c6b70d76140ebcf44dbe5","after":"c03e1cec948a1c244b9848a6f37dddfcb3925132","ref":"refs/heads/main","pushedAt":"2023-09-06T21:11:36.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"},"commit":{"message":"Merge pull request #65 from fungenomics/dev\n\nDev","shortMessageHtmlLink":"Merge pull request #65 from fungenomics/dev"}},{"before":"f505b61e027496bf25475c65f9413c3b97cb7108","after":null,"ref":"refs/heads/dev","pushedAt":"2023-09-06T18:45:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"alvaannett","name":null,"path":"/alvaannett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/46521652?s=80&v=4"}},{"before":"f505b61e027496bf25475c65f9413c3b97cb7108","after":"e03cd3a2612ce4948f8c6b70d76140ebcf44dbe5","ref":"refs/heads/main","pushedAt":"2023-09-06T18:28:30.000Z","pushType":"push","commitsCount":148,"pusher":{"login":"bhavyaac","name":"Bhavyaa Chandarana","path":"/bhavyaac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26724860?s=80&v=4"},"commit":{"message":"Merge pull request #63 from fungenomics/dev\n\nDev","shortMessageHtmlLink":"Merge pull request #63 from fungenomics/dev"}},{"before":null,"after":"f505b61e027496bf25475c65f9413c3b97cb7108","ref":"refs/heads/dev","pushedAt":"2023-07-17T20:48:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"HebertS","name":"Steven Hébert","path":"/HebertS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7716562?s=80&v=4"},"commit":{"message":"Update submit.sh","shortMessageHtmlLink":"Update submit.sh"}},{"before":"f505b61e027496bf25475c65f9413c3b97cb7108","after":null,"ref":"refs/heads/dev-bhavyaa","pushedAt":"2023-07-17T19:26:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhavyaac","name":"Bhavyaa Chandarana","path":"/bhavyaac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26724860?s=80&v=4"}},{"before":null,"after":"f505b61e027496bf25475c65f9413c3b97cb7108","ref":"refs/heads/dev-bhavyaa","pushedAt":"2023-07-14T21:12:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bhavyaac","name":"Bhavyaa Chandarana","path":"/bhavyaac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26724860?s=80&v=4"},"commit":{"message":"Update submit.sh","shortMessageHtmlLink":"Update submit.sh"}},{"before":"d65b5ef5902599b981456eddcd01f1fa3646d953","after":"f505b61e027496bf25475c65f9413c3b97cb7108","ref":"refs/heads/main","pushedAt":"2023-04-21T20:12:40.294Z","pushType":"push","commitsCount":1,"pusher":{"login":"HebertS","name":"Steven Hébert","path":"/HebertS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7716562?s=80&v=4"},"commit":{"message":"Update submit.sh","shortMessageHtmlLink":"Update submit.sh"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgZ1jywA","startCursor":null,"endCursor":null}},"title":"Activity · fungenomics/scCoAnnotate"}