• Write an in-depth review articles on METHOTREXATE specifically focused on treatment of Rheumatoid Arthritis, discuss the history, Drug mechanism and the strong “views”, current ongoing research of both the drug and disease. Further talk about the side effects of METHOTREXATE and propose a way to reduce the side effect.
• This is my proposal: to use homing peptide (NQR peptide: CLDNQRPKC)(look at the reference number 5 on the bottom of this page:Yang et al., 2011) and Synthesis of METHOTREXATE -Peptide Conjugate. The METHOTREXATE can possible could coupled to N-terminus of peptide by Peptide assembled on a resin (Syro peptide synthesizer, MTX-Peptide complex cleaved from solid using trifluoroacetic acid, Purified using HPLC, Confirmed using mass spectrometry). This proposal has to be the main point of the paper. Also, offer other possible synthesis options and/or techniques.
• Discuss the Potential Problems such as Decreased cell permeability and Lack of polyglutamation
• Compare this application with one of the current biologic treatment option of Rheumatoid Arthritis and try to prove that this has the upper hands.
PLEASE< PROVIDE DRAFT WHEN YOU STSRT WORKING ON PAPER
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

