Difference between revisions of "Team:Tianjin/Model"

Line 496: Line 496:
  
  
 
<div class="langtab" >
 
<div class="collapse-card">
 
<div class="collapse-card__heading">
 
<h3 class="collapse-card__title">
 
<i class="fa fa-map-marker" aria-hidden="true"></i>
 
Construction of World Copper and Cadmium Pollution Map
 
</h3>
 
</div>
 
<div class="collapse-card__body">
 
  <p>This part is not common in modeling, because this part is not a model of our biological system to simulate and predict it behavior. What we do in this part is an assessment of its value and scope of use of our biological systems. In addition, we get a preliminary database of copper and cadmium pollution in the world through the data collection, which is also within the scope of modeling.In this part, we work with teammates who responsible for human practice to carry out the main work of data collection and map processing. Because different countries and regions have different monitoring and treatment methods for copper and cadmium pollution, and many countries and regions even lack of monitoring and treatment methods of copper and cadmium pollution, we spent a lot of time to collect data, even so, we did not collect enough data to conduct detailed data analysis of copper and cadmium pollution worldwide. Nevertheless, our existing work can still lead to some preliminary and regional results for the pollution of copper and cadmium.</p>
 
  <h4>Data collection</h4>
 
  <p>As the United States for the detection and processing of pollution is more perfect, we first from the United States to start the data collection of data. We find the National Aquatic Resource Surveys in the EPA (United States Environmental Protection Agency) website. There are four national assessments in NARS: National Coastal Condition Assessment (NCCA), National Lakes Assessment (NLA), National Rivers and Streams Assessment (NRSA), National Wetland Condition Assessment (NWCA). Only the NWCA have the data of copper and cadmium, so we use it as one of data sources of our maps. The methods and standards used in NWCA are shown in EPA websites.</p>
 
<p>The methods we used to collect European data is similar to that of the United States. We use the FOREGS-EuroGeoSurveys Geochemical Baseline Database as one of data sources of our maps. The methods and standards used in NWCA are shown in EPA websites.<p>
 
<p>The data collection process of China is more difficult than that of Europe and the USA, although China also has a comprehensive monitoring and treatment system for copper and cadmium pollution, these data have not published in detail, so we cannot get these authoritative national census data.</p>
 
<p>So we turn to other sources to collect data of China. The team of Jianchao Li from Shaanxi Normal University retrieved 2450 papers on six kinds of heavy metal pollution (Cd, Pb, Zn, Zn, Cu, Cu, Cr) in China's soil for nearly ten years. After finishing the analysis, the data of 850 papers is plotted the distribution of heavy metal pollution, and provided a detailed distribution of the key pollution areas. The work was published in June 2016 at Bulletin of Environmental Contamination and Toxicology.</p>
 
<p><i>Duan Q., Lee J., Liu Y., Chen H., Hu H., (2016) Distribution of Heavy Metal Pollution in Surface Soil Samples in China: A Graphical Review. Bull Environ Contam Toxicol. Jun 24.</i></p>
 
<p>For the data of other regions, we did not find similar data sources, so we refer to the practice of the Jiaochao Li team, through the web of science core collection on the literature in recent years, we retrieve 309 sets of data, although these data is not enough Detailed global analysis, we draw some preliminary conclusions.</p>
 
 
 
<div id="download">
 
 
<div class="set_5_button3"><a href="https://static.igem.org/mediawiki/2017/e/eb/Tianjin-DATAWEBOFS.xlsx"><i class="fa fa-download" aria-hidden="true"></i>data collected through webofscience.xlsx</a></div>
 
<div class="set_5_button3"><a href="https://static.igem.org/mediawiki/2017/5/5e/Tianjin-DATAALL.xlsx"><i class="fa fa-download" aria-hidden="true"></i>Data_All.xlsx</a></div>
 
 
</div>
 
 
 
<h4>Map Drawing</h4>
 
<p>We stored data we collected as .mat file in MATLAB, and then we use the worldmap and our map drawing command to draw our World Copper and Cadmium Pollution Map.</p>
 
 
 
 
<div id="map">
 
<div class="distribution-map">
 
 
    <img src="https://static.igem.org/mediawiki/2017/0/0d/Tianjin-copperworldwideWHITE.jpg" />
 
 
    <button class="map-point" style="top:32%;left:32%">
 
        <div id="mappppp" class="content">
 
            <div class="centered-y">
 
                <h2>USA</h2>
 
                <p>Seen form the data got from National Wetland Condition Assessment (NWCA), the copper concentration is general low when compared to the world. </p>
 
            </div>
 
        </div>
 
    </button>
 
 
    <button class="map-point" style="top:25%;left:55%">
 
        <div id="mappppp" class="content">
 
            <div class="centered-y">
 
                <h2>Europe</h2>
 
                <p>Seen form the data got from FOREGS-EuroGeoSurveys Geochemical Baseline Database, the copper concentration is general low when compared to the world. </p>
 
            </div>
 
        </div>
 
    </button>
 
 
    <button class="map-point" style="top:56%;left:43%">
 
        <div id="mappppp" class="content">
 
            <div class="centered-y">
 
                <h2>Brazil</h2>
 
                <p>We get data from web of science, so it cannot represent Brazilian soil copper concentration comprehensively. Seen form the data got from web of science, many regions in Brazil have a high and even very high concentration.</p>
 
            </div>
 
        </div>
 
    </button>
 
 
    <button class="map-point" style="top:70%;left:40%">
 
        <div id="mappppp" class="content">
 
            <div class="centered-y">
 
                <h2>Africa</h2>
 
                <p>We get data from web of science, so it cannot represent African soil copper concentration comprehensively. Seen form the data got from web of science, many regions in Africa have a high and even very high concentration.</p>
 
            </div>
 
        </div>
 
    </button>
 
 
    <button class="map-point" style="top:40%;left:68%">
 
        <div id="mappppp" class="content">
 
            <div class="centered-y">
 
                <h2>India</h2>
 
                <p>We get data from web of science, so it cannot represent Indian soil copper concentration comprehensively. Seen form the data got from web of science, many regions in India have a high and even very high concentration.</p>
 
            </div>
 
        </div>
 
    </button>
 
    <button class="map-point" style="top:35%;left:74%">
 
        <div id="mappppp" class="content">
 
            <div class="centered-y">
 
                <h2>China</h2>
 
                <p>Seen form the data got from Team Jianchao Li, Shaanxi Normal University, when the copper concentration is general low or moderate, some regions have high and even very high concentration when compared to the world. </p>
 
            </div>
 
        </div>
 
    </button>
 
 
</div>
 
</div>
 
 
<p>Data base</p>
 
 
 
<h4>Analysis of World Copper and Cadmium Pollution Map</h4>
 
<p>This part is shown in website of human practice<a href="https://2017.igem.org/Team:Tianjin/Collaborations"><i class="fa fa-hand-o-right" aria-hidden="true"></i></a></p>
 
 
<div class="collapse-card__close_handler mt1 align-right mouse-pointer">
 
Show less <i class="fa fa-chevron-up"></i>
 
</div>
 
</div>
 
</div>
 
</div>
 
  
  
Line 817: Line 711:
  
 
                  
 
                  
 +
<div class="collapse-card__close_handler mt1 align-right mouse-pointer">
 +
Show less <i class="fa fa-chevron-up"></i>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 +
<div class="langtab" >
 +
<div class="collapse-card">
 +
<div class="collapse-card__heading">
 +
<h3 class="collapse-card__title">
 +
<i class="fa fa-map-marker" aria-hidden="true"></i>
 +
Construction of World Copper and Cadmium Pollution Map
 +
</h3>
 +
</div>
 +
<div class="collapse-card__body">
 +
  <p>This part is not common in modeling, because this part is not a model of our biological system to simulate and predict it behavior. What we do in this part is an assessment of its value and scope of use of our biological systems. In addition, we get a preliminary database of copper and cadmium pollution in the world through the data collection, which is also within the scope of modeling.In this part, we work with teammates who responsible for human practice to carry out the main work of data collection and map processing. Because different countries and regions have different monitoring and treatment methods for copper and cadmium pollution, and many countries and regions even lack of monitoring and treatment methods of copper and cadmium pollution, we spent a lot of time to collect data, even so, we did not collect enough data to conduct detailed data analysis of copper and cadmium pollution worldwide. Nevertheless, our existing work can still lead to some preliminary and regional results for the pollution of copper and cadmium.</p>
 +
  <h4>Data collection</h4>
 +
  <p>As the United States for the detection and processing of pollution is more perfect, we first from the United States to start the data collection of data. We find the National Aquatic Resource Surveys in the EPA (United States Environmental Protection Agency) website. There are four national assessments in NARS: National Coastal Condition Assessment (NCCA), National Lakes Assessment (NLA), National Rivers and Streams Assessment (NRSA), National Wetland Condition Assessment (NWCA). Only the NWCA have the data of copper and cadmium, so we use it as one of data sources of our maps. The methods and standards used in NWCA are shown in EPA websites.</p>
 +
<p>The methods we used to collect European data is similar to that of the United States. We use the FOREGS-EuroGeoSurveys Geochemical Baseline Database as one of data sources of our maps. The methods and standards used in NWCA are shown in EPA websites.<p>
 +
<p>The data collection process of China is more difficult than that of Europe and the USA, although China also has a comprehensive monitoring and treatment system for copper and cadmium pollution, these data have not published in detail, so we cannot get these authoritative national census data.</p>
 +
<p>So we turn to other sources to collect data of China. The team of Jianchao Li from Shaanxi Normal University retrieved 2450 papers on six kinds of heavy metal pollution (Cd, Pb, Zn, Zn, Cu, Cu, Cr) in China's soil for nearly ten years. After finishing the analysis, the data of 850 papers is plotted the distribution of heavy metal pollution, and provided a detailed distribution of the key pollution areas. The work was published in June 2016 at Bulletin of Environmental Contamination and Toxicology.</p>
 +
<p><i>Duan Q., Lee J., Liu Y., Chen H., Hu H., (2016) Distribution of Heavy Metal Pollution in Surface Soil Samples in China: A Graphical Review. Bull Environ Contam Toxicol. Jun 24.</i></p>
 +
<p>For the data of other regions, we did not find similar data sources, so we refer to the practice of the Jiaochao Li team, through the web of science core collection on the literature in recent years, we retrieve 309 sets of data, although these data is not enough Detailed global analysis, we draw some preliminary conclusions.</p>
 +
 +
 +
<div id="download">
 +
 +
<div class="set_5_button3"><a href="https://static.igem.org/mediawiki/2017/e/eb/Tianjin-DATAWEBOFS.xlsx"><i class="fa fa-download" aria-hidden="true"></i>data collected through webofscience.xlsx</a></div>
 +
<div class="set_5_button3"><a href="https://static.igem.org/mediawiki/2017/5/5e/Tianjin-DATAALL.xlsx"><i class="fa fa-download" aria-hidden="true"></i>Data_All.xlsx</a></div>
 +
 +
</div>
 +
 +
 +
<h4>Map Drawing</h4>
 +
<p>We stored data we collected as .mat file in MATLAB, and then we use the worldmap and our map drawing command to draw our World Copper and Cadmium Pollution Map.</p>
 +
 +
 +
 +
<div id="map">
 +
<div class="distribution-map">
 +
 +
    <img src="https://static.igem.org/mediawiki/2017/0/0d/Tianjin-copperworldwideWHITE.jpg" />
 +
 +
    <button class="map-point" style="top:32%;left:32%">
 +
        <div id="mappppp" class="content">
 +
            <div class="centered-y">
 +
                <h2>USA</h2>
 +
                <p>Seen form the data got from National Wetland Condition Assessment (NWCA), the copper concentration is general low when compared to the world. </p>
 +
            </div>
 +
        </div>
 +
    </button>
 +
 +
    <button class="map-point" style="top:25%;left:55%">
 +
        <div id="mappppp" class="content">
 +
            <div class="centered-y">
 +
                <h2>Europe</h2>
 +
                <p>Seen form the data got from FOREGS-EuroGeoSurveys Geochemical Baseline Database, the copper concentration is general low when compared to the world. </p>
 +
            </div>
 +
        </div>
 +
    </button>
 +
 +
    <button class="map-point" style="top:56%;left:43%">
 +
        <div id="mappppp" class="content">
 +
            <div class="centered-y">
 +
                <h2>Brazil</h2>
 +
                <p>We get data from web of science, so it cannot represent Brazilian soil copper concentration comprehensively. Seen form the data got from web of science, many regions in Brazil have a high and even very high concentration.</p>
 +
            </div>
 +
        </div>
 +
    </button>
 +
 +
    <button class="map-point" style="top:70%;left:40%">
 +
        <div id="mappppp" class="content">
 +
            <div class="centered-y">
 +
                <h2>Africa</h2>
 +
                <p>We get data from web of science, so it cannot represent African soil copper concentration comprehensively. Seen form the data got from web of science, many regions in Africa have a high and even very high concentration.</p>
 +
            </div>
 +
        </div>
 +
    </button>
 +
 +
    <button class="map-point" style="top:40%;left:68%">
 +
        <div id="mappppp" class="content">
 +
            <div class="centered-y">
 +
                <h2>India</h2>
 +
                <p>We get data from web of science, so it cannot represent Indian soil copper concentration comprehensively. Seen form the data got from web of science, many regions in India have a high and even very high concentration.</p>
 +
            </div>
 +
        </div>
 +
    </button>
 +
    <button class="map-point" style="top:35%;left:74%">
 +
        <div id="mappppp" class="content">
 +
            <div class="centered-y">
 +
                <h2>China</h2>
 +
                <p>Seen form the data got from Team Jianchao Li, Shaanxi Normal University, when the copper concentration is general low or moderate, some regions have high and even very high concentration when compared to the world. </p>
 +
            </div>
 +
        </div>
 +
    </button>
 +
 +
</div>
 +
</div>
 +
 +
<p>Data base</p>
 +
 +
 +
<h4>Analysis of World Copper and Cadmium Pollution Map</h4>
 +
<p>This part is shown in website of human practice<a href="https://2017.igem.org/Team:Tianjin/Collaborations"><i class="fa fa-hand-o-right" aria-hidden="true"></i></a></p>
 +
 
<div class="collapse-card__close_handler mt1 align-right mouse-pointer">
 
<div class="collapse-card__close_handler mt1 align-right mouse-pointer">
 
Show less <i class="fa fa-chevron-up"></i>
 
Show less <i class="fa fa-chevron-up"></i>

Revision as of 11:35, 27 October 2017

/* OVERRIDE IGEM SETTINGS */

Model