Skip to content

Commit

Permalink
Daily build by GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 13, 2024
1 parent e7cd1e4 commit 2a2519b
Show file tree
Hide file tree
Showing 7 changed files with 295 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"description": "",
"category": {
"title": "Undergraduate Research Projects",
"code": "4yp",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"team": {
"E/18/030": {
"name": "A.M.S. Aththanayaka",
"email": "[email protected]",
"website": "",
"github": "",
"linkedin": "",
"researchgate": "",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/030",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18030.jpg",
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/030/"
},
"E/18/282": {
"name": "R.A.N.S. Ranasinghe",
"email": "[email protected]",
"website": "",
"github": "",
"linkedin": "",
"researchgate": "",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/282",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18282.jpg",
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/282/"
},
"E/18/283": {
"name": "R.D.J.M. Ranasinghe",
"email": "[email protected]",
"website": "",
"github": "https://github.com/JayathriRanasinghe",
"linkedin": "https://www.linkedin.com/in/jayathri-ranasinghe-2171a9204/",
"researchgate": "",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/283",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18283.jpg",
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/283/"
}
},
"supervisors": {
"[email protected]": {
"name": "Dr. Damayanthi Herath",
"email": "[email protected]",
"profile_url": "https://people.ce.pdn.ac.lk/staff/academic/damayanthi-herath/",
"profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/damayanthi-herath.jpg",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/staff/damayanthiherath",
"website": "https://damayanthiherath.wordpress.com/",
"linkedin": "https://www.linkedin.com/in/damayanthi-herath/",
"researchgate": "https://www.researchgate.net/profile/Damayanthi-Herath",
"google_scholar": "https://scholar.google.com/citations?user=G2jUV5IAAAAJ&hl=en"
},
"[email protected]": {
"name": "Dr. Vijini Mallawaarachchi",
"email": "[email protected]",
"profile_url": "#",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/default.jpg",
"api_url": "#",
"website": "#",
"linkedin": "#",
"researchgate": "#",
"google_scholar": "#"
}
},
"tags": [
"Bioinformatics",
"Metagenomics",
"Graph theory",
"Machine learning"
]
}
13 changes: 13 additions & 0 deletions projects/v1/4yp/E18/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,19 @@
"page_url": "https://cepdnaclk.github.io/e18-4yp-GPU-Acceleration-for-Deep-Learning-based-Comprehensive-ECG-analysis",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/GPU-Acceleration-for-Deep-Learning-based-Comprehensive-ECG-analysis/"
},
"e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes": {
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"description": "",
"category": {
"title": "Undergraduate Research Projects",
"code": "4yp",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
},
"e18-4yp-Neuromorphic-NoC-Architecture-for-SNNs": {
"title": "Neuromorphic NoC Architecture for SNNs",
"description": "",
Expand Down
2 changes: 1 addition & 1 deletion projects/v1/4yp/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"E18": {
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/",
"project_count": 8
"project_count": 9
}
}
}
79 changes: 79 additions & 0 deletions projects/v1/all/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -19128,6 +19128,85 @@
"Final Year Projects"
]
},
"e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes": {
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"description": "",
"category": {
"title": "Undergraduate Research Projects",
"code": "4yp",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"team": {
"E/18/030": {
"name": "A.M.S. Aththanayaka",
"email": "[email protected]",
"website": "",
"github": "",
"linkedin": "",
"researchgate": "",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/030",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18030.jpg",
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/030/"
},
"E/18/282": {
"name": "R.A.N.S. Ranasinghe",
"email": "[email protected]",
"website": "",
"github": "",
"linkedin": "",
"researchgate": "",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/282",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18282.jpg",
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/282/"
},
"E/18/283": {
"name": "R.D.J.M. Ranasinghe",
"email": "[email protected]",
"website": "",
"github": "https://github.com/JayathriRanasinghe",
"linkedin": "https://www.linkedin.com/in/jayathri-ranasinghe-2171a9204/",
"researchgate": "",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/students/E18/283",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/e18/e18283.jpg",
"profile_url": "https://people.ce.pdn.ac.lk/students/e18/283/"
}
},
"supervisors": {
"[email protected]": {
"name": "Dr. Damayanthi Herath",
"email": "[email protected]",
"profile_url": "https://people.ce.pdn.ac.lk/staff/academic/damayanthi-herath/",
"profile_image": "https://people.ce.pdn.ac.lk/images/staff/academic-staff/damayanthi-herath.jpg",
"api_url": "https://api.ce.pdn.ac.lk/people/v1/staff/damayanthiherath",
"website": "https://damayanthiherath.wordpress.com/",
"linkedin": "https://www.linkedin.com/in/damayanthi-herath/",
"researchgate": "https://www.researchgate.net/profile/Damayanthi-Herath",
"google_scholar": "https://scholar.google.com/citations?user=G2jUV5IAAAAJ&hl=en"
},
"[email protected]": {
"name": "Dr. Vijini Mallawaarachchi",
"email": "[email protected]",
"profile_url": "#",
"profile_image": "https://people.ce.pdn.ac.lk/images/students/default.jpg",
"api_url": "#",
"website": "#",
"linkedin": "#",
"researchgate": "#",
"google_scholar": "#"
}
},
"tags": [
"Bioinformatics",
"Metagenomics",
"Graph theory",
"Machine learning"
]
},
"e18-4yp-Neuromorphic-NoC-Architecture-for-SNNs": {
"title": "Neuromorphic NoC Architecture for SNNs",
"description": "",
Expand Down
28 changes: 28 additions & 0 deletions projects/v1/filter/staff/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,19 @@
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E17/using-machine-learning-in-high-stake-settings/"
},
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
},
{
"title": "Software Package To Support Agent Based Modelling Based Decision Making",
"category": {
Expand Down Expand Up @@ -7030,6 +7043,21 @@
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Using-AI-in-determining-alveolar-bone-loss-in-Dental-X-rays-to-aid-in-periodontal-diagnosis/"
}
],
"[email protected]": [
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
}
],
"[email protected]": [
{
"title": "A Simple Web or Mobile Application For A Gym",
Expand Down
39 changes: 39 additions & 0 deletions projects/v1/filter/students/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -6829,6 +6829,19 @@
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co227/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co227/E18/SnaT-Meal-Tracking-App-Group-B/"
},
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
},
{
"title": "water level monitoring and control system",
"category": {
Expand Down Expand Up @@ -8494,6 +8507,19 @@
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co227/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co227/E18/Image-Data-Handling-System-for-Research-Group-B/"
},
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
},
{
"title": "water level monitoring and control system",
"category": {
Expand Down Expand Up @@ -8548,6 +8574,19 @@
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/co227/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/co227/E18/Automated-Notification-System-for-Examinations/"
},
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
},
{
"title": "water level monitoring and control system",
"category": {
Expand Down
56 changes: 56 additions & 0 deletions projects/v1/filter/tags/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,19 @@
"page_url": "https://cepdnaclk.github.io/e17-4yp-Comparative-Analysis-of-2nd-and-3rd-Generation-Sequencing",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E17/Comparative-Analysis-of-2nd-and-3rd-Generation-Sequencing/"
},
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
}
],
"Biology": [
Expand Down Expand Up @@ -3843,6 +3856,21 @@
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E14/ipb/"
}
],
"Graph theory": [
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
}
],
"Green House Automation": [
{
"title": "Digital Twin",
Expand Down Expand Up @@ -5034,6 +5062,19 @@
"page_url": "https://cepdnaclk.github.io/e17-6sp-Host-Pathogen-Interaction",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/6sp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/6sp/E17/Host-Pathogen-Interaction/"
},
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
}
],
"Machine-Learning": [
Expand Down Expand Up @@ -5079,6 +5120,21 @@
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/6sp/E18/Handwritten_Essay_Marking_Software/"
}
],
"Metagenomics": [
{
"title": "Multi Kingdom Binning of Long Read Metagenomes",
"category": {
"code": "4yp",
"title": "Undergraduate Research Projects",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/"
},
"project_url": "https://projects.ce.pdn.ac.lk/4yp/e18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/",
"repo_url": "https://github.com/cepdnaclk/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"page_url": "https://cepdnaclk.github.io/e18-4yp-Multi-Kingdom-Binning-of-Long-Read-Metagenomes",
"thumbnail_url": "https://projects.ce.pdn.ac.lk/data/categories/4yp/thumbnail.jpg",
"api_url": "https://api.ce.pdn.ac.lk/projects/v1/4yp/E18/Multi-Kingdom-Binning-of-Long-Read-Metagenomes/"
}
],
"Micro Mobility": [
{
"title": "ABM for Micro Mobility in Sri Lankan Cities",
Expand Down

0 comments on commit 2a2519b

Please sign in to comment.