|
| 1 | +export default { |
| 2 | + name: 'Lucas Yuan Zhen', |
| 3 | + image: 'https://raw.githubusercontent.com/yuanzhen-lucas/pic_um__lab_web/refs/heads/master/lucas.jpeg', |
| 4 | + title: 'PhD Student', |
| 5 | + role: '', |
| 6 | + personalPage: 'https://github.com/yuanzhen-lucas', |
| 7 | + |
| 8 | + education: [ |
| 9 | + { |
| 10 | + degree: 'Doctor of Philosophy', |
| 11 | + field: 'Biomedical Sciences', |
| 12 | + institution: 'University of Macau', |
| 13 | + location: 'Macao SAR, China', |
| 14 | + period: '2024-2028' |
| 15 | + }, |
| 16 | + { |
| 17 | + degree: 'Master of Science', |
| 18 | + field: 'Bioinformatic & Cell Fate Regulation', |
| 19 | + institution: 'Fujian Agriculture and Forestry University', |
| 20 | + location: 'Fujian, China', |
| 21 | + period: '2020-2023' |
| 22 | + }, |
| 23 | + { |
| 24 | + degree: 'Bachelor of Science', |
| 25 | + field: 'Biology', |
| 26 | + institution: 'Hubei University', |
| 27 | + location: 'Hubei, China', |
| 28 | + period: '2016-2020' |
| 29 | + } |
| 30 | + ], |
| 31 | + |
| 32 | + research: { |
| 33 | + interests: [ |
| 34 | + 'Artificial Intelligence and Human Disease', |
| 35 | + 'Statistical Analysis of Public Health', |
| 36 | + 'Single-cell Technology Research', |
| 37 | + 'Epigenetics in Cell Fate and Regeneration' |
| 38 | + ], |
| 39 | + publications: [ |
| 40 | + { |
| 41 | + title: 'Sea-ATI unravels novel vocabularies of plant active cistrome', |
| 42 | + authors: ['Wen C, Yuan Z, Zhang X, Chen H, Luo L, Li W, Li T, Ma N, Mao F, Lin D, Lin Z, Lin C, Xu T, Lü P, Lin J, Zhu F.'], |
| 43 | + venue: 'Nucleic Acids Research', |
| 44 | + year: 2023, |
| 45 | + type: 'journal', |
| 46 | + doi: '10.1093/nar/gkad853' |
| 47 | + } |
| 48 | + ] |
| 49 | + }, |
| 50 | + |
| 51 | + contact: { |
| 52 | + department: 'Faculty of Health Sciences', |
| 53 | + institution: 'University of Macau', |
| 54 | + building: 'E12', |
| 55 | + address: 'University of Macau, Avenida da Universidade, Taipa, Macau', |
| 56 | + location: 'Macau', |
| 57 | + room: '3047', |
| 58 | + telephone: '+86 15972916819', |
| 59 | + fax: '', |
| 60 | + email: 'yc47658' |
| 61 | + } |
| 62 | + } |
0 commit comments