Davriellelouna@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · edit-210 days agoDuke University appears to have lost research grants because they used the prefix "trans" in reference to disease transmission, transgenic material, translational studies and signal transductionlemmy.worldimagemessage-square92fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageDuke University appears to have lost research grants because they used the prefix "trans" in reference to disease transmission, transgenic material, translational studies and signal transductionlemmy.worldDavriellelouna@lemmy.world to Mildly Infuriating@lemmy.worldEnglish · edit-210 days agomessage-square92fedilinkfile-text
Source: Duke Chronicle https://www.dukechronicle.com/article/2025/06/duke-university-national-institutes-of-health-cut-cancel-duke-research-nih-federal-funding-grants-trump-administrations
minus-squarekn0wmad1c@programming.devlinkfedilinkEnglisharrow-up0·15 days agoforeach (word in researchPaper) { if (word.ToLower().StartsWith("trans")) { shouldGiveFunding = false; } }
foreach (word in researchPaper) { if (word.ToLower().StartsWith("trans")) { shouldGiveFunding = false; } }