|
1830 | 1830 | }, |
1831 | 1831 | { |
1832 | 1832 | "cell_type": "code", |
1833 | | - "execution_count": 11, |
1834 | | - "metadata": { |
1835 | | - "collapsed": true |
1836 | | - }, |
1837 | | - "outputs": [], |
| 1833 | + "execution_count": 95, |
| 1834 | + "metadata": {}, |
| 1835 | + "outputs": [ |
| 1836 | + { |
| 1837 | + "data": { |
| 1838 | + "text/latex": [ |
| 1839 | + "\\begin{tabular}\n", |
| 1840 | + "{l | r | l}\n", |
| 1841 | + "name & size & summary \\\\\n", |
| 1842 | + "\\hline\n", |
| 1843 | + "Base & & Module \\\\\n", |
| 1844 | + "Core & & Module \\\\\n", |
| 1845 | + "Main & & Module \\\\\n", |
| 1846 | + "Plots & 22.448 MiB & Module \\\\\n", |
| 1847 | + "Y & 677.461 KiB & 6670×13 Array\\{Float64,2\\} \\\\\n", |
| 1848 | + "\\_ & 240 bytes & Tuple\\{Array\\{Float64,2\\},Array\\{Float64,2\\}\\} \\\\\n", |
| 1849 | + "cg10k & 1022.983 MiB & 6670×630860 SnpArray \\\\\n", |
| 1850 | + "cg10k\\_trait & 1.443 MiB & 6670×15 DataFrame \\\\\n", |
| 1851 | + "cg10kdata & 679.508 MiB & VarianceComponentVariate\\{Float64,2,Array\\{Float64,2\\},Array\\{Float64,2\\},Array\\{Float64,2\\}\\} \\\\\n", |
| 1852 | + "cg10kdata\\_rotated & 340.136 MiB & TwoVarCompVariateRotate\\{Float64,Array\\{Float64,2\\},Array\\{Float64,2\\}\\} \\\\\n", |
| 1853 | + "h & 64 bytes & 3-element Array\\{Float64,1\\} \\\\\n", |
| 1854 | + "hST & 144 bytes & 13-element Array\\{Float64,1\\} \\\\\n", |
| 1855 | + "hST\\_se & 144 bytes & 13-element Array\\{Float64,1\\} \\\\\n", |
| 1856 | + "hse & 64 bytes & 3-element Array\\{Float64,1\\} \\\\\n", |
| 1857 | + "maf\\_cg10k & 4.813 MiB & 630860-element Array\\{Float64,1\\} \\\\\n", |
| 1858 | + "missings\\_by\\_snp & 4.813 MiB & 1×630860 Array\\{Int64,2\\} \\\\\n", |
| 1859 | + "mp & 28.748 MiB & 6670×630860 SparseMatrixCSC\\{Bool,Int32\\} \\\\\n", |
| 1860 | + "people & 8 bytes & Int64 \\\\\n", |
| 1861 | + "snps & 8 bytes & Int64 \\\\\n", |
| 1862 | + "startupfile & 57 bytes & String \\\\\n", |
| 1863 | + "trait57\\_data & 339.627 MiB & TwoVarCompVariateRotate\\{Float64,Array\\{Float64,2\\},Array\\{Float64,2\\}\\} \\\\\n", |
| 1864 | + "trait57\\_model & 472 bytes & VarianceComponentModel\\{Float64,2,Array\\{Float64,2\\},Array\\{Float64,2\\}\\} \\\\\n", |
| 1865 | + "traitall\\_model & 2.961 KiB & VarianceComponentModel\\{Float64,2,Array\\{Float64,2\\},Array\\{Float64,2\\}\\} \\\\\n", |
| 1866 | + "traitidx & 16 bytes & 3-element UnitRange\\{Int64\\} \\\\\n", |
| 1867 | + "Σa & 6.844 KiB & 13×13 Array\\{Array\\{Float64,2\\},2\\} \\\\\n", |
| 1868 | + "Σcov & 2.570 KiB & 18×18 Array\\{Float64,2\\} \\\\\n", |
| 1869 | + "Σe & 6.844 KiB & 13×13 Array\\{Array\\{Float64,2\\},2\\} \\\\\n", |
| 1870 | + "Φgrm & 339.423 MiB & 6670×6670 Array\\{Float64,2\\} \\\\\n", |
| 1871 | + "σ2a & 144 bytes & 13-element Array\\{Float64,1\\} \\\\\n", |
| 1872 | + "σ2e & 144 bytes & 13-element Array\\{Float64,1\\} \\\\\n", |
| 1873 | + "\\end{tabular}\n" |
| 1874 | + ], |
| 1875 | + "text/markdown": [ |
| 1876 | + "| name | size | summary |\n", |
| 1877 | + "|:----------------- | ------------:|:-------------------------------------------------------------------------------------- |\n", |
| 1878 | + "| Base | | Module |\n", |
| 1879 | + "| Core | | Module |\n", |
| 1880 | + "| Main | | Module |\n", |
| 1881 | + "| Plots | 22.448 MiB | Module |\n", |
| 1882 | + "| Y | 677.461 KiB | 6670×13 Array{Float64,2} |\n", |
| 1883 | + "| _ | 240 bytes | Tuple{Array{Float64,2},Array{Float64,2}} |\n", |
| 1884 | + "| cg10k | 1022.983 MiB | 6670×630860 SnpArray |\n", |
| 1885 | + "| cg10k_trait | 1.443 MiB | 6670×15 DataFrame |\n", |
| 1886 | + "| cg10kdata | 679.508 MiB | VarianceComponentVariate{Float64,2,Array{Float64,2},Array{Float64,2},Array{Float64,2}} |\n", |
| 1887 | + "| cg10kdata_rotated | 340.136 MiB | TwoVarCompVariateRotate{Float64,Array{Float64,2},Array{Float64,2}} |\n", |
| 1888 | + "| h | 64 bytes | 3-element Array{Float64,1} |\n", |
| 1889 | + "| hST | 144 bytes | 13-element Array{Float64,1} |\n", |
| 1890 | + "| hST_se | 144 bytes | 13-element Array{Float64,1} |\n", |
| 1891 | + "| hse | 64 bytes | 3-element Array{Float64,1} |\n", |
| 1892 | + "| maf_cg10k | 4.813 MiB | 630860-element Array{Float64,1} |\n", |
| 1893 | + "| missings_by_snp | 4.813 MiB | 1×630860 Array{Int64,2} |\n", |
| 1894 | + "| mp | 28.748 MiB | 6670×630860 SparseMatrixCSC{Bool,Int32} |\n", |
| 1895 | + "| people | 8 bytes | Int64 |\n", |
| 1896 | + "| snps | 8 bytes | Int64 |\n", |
| 1897 | + "| startupfile | 57 bytes | String |\n", |
| 1898 | + "| trait57_data | 339.627 MiB | TwoVarCompVariateRotate{Float64,Array{Float64,2},Array{Float64,2}} |\n", |
| 1899 | + "| trait57_model | 472 bytes | VarianceComponentModel{Float64,2,Array{Float64,2},Array{Float64,2}} |\n", |
| 1900 | + "| traitall_model | 2.961 KiB | VarianceComponentModel{Float64,2,Array{Float64,2},Array{Float64,2}} |\n", |
| 1901 | + "| traitidx | 16 bytes | 3-element UnitRange{Int64} |\n", |
| 1902 | + "| Σa | 6.844 KiB | 13×13 Array{Array{Float64,2},2} |\n", |
| 1903 | + "| Σcov | 2.570 KiB | 18×18 Array{Float64,2} |\n", |
| 1904 | + "| Σe | 6.844 KiB | 13×13 Array{Array{Float64,2},2} |\n", |
| 1905 | + "| Φgrm | 339.423 MiB | 6670×6670 Array{Float64,2} |\n", |
| 1906 | + "| σ2a | 144 bytes | 13-element Array{Float64,1} |\n", |
| 1907 | + "| σ2e | 144 bytes | 13-element Array{Float64,1} |\n" |
| 1908 | + ], |
| 1909 | + "text/plain": [ |
| 1910 | + "name size summary \n", |
| 1911 | + "––––––––––––––––– –––––––––––– ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––\n", |
| 1912 | + "Base Module \n", |
| 1913 | + "Core Module \n", |
| 1914 | + "Main Module \n", |
| 1915 | + "Plots 22.448 MiB Module \n", |
| 1916 | + "Y 677.461 KiB 6670×13 Array{Float64,2} \n", |
| 1917 | + "_ 240 bytes Tuple{Array{Float64,2},Array{Float64,2}} \n", |
| 1918 | + "cg10k 1022.983 MiB 6670×630860 SnpArray \n", |
| 1919 | + "cg10k_trait 1.443 MiB 6670×15 DataFrame \n", |
| 1920 | + "cg10kdata 679.508 MiB VarianceComponentVariate{Float64,2,Array{Float64,2},Array{Float64,2},Array{Float64,2}}\n", |
| 1921 | + "cg10kdata_rotated 340.136 MiB TwoVarCompVariateRotate{Float64,Array{Float64,2},Array{Float64,2}} \n", |
| 1922 | + "h 64 bytes 3-element Array{Float64,1} \n", |
| 1923 | + "hST 144 bytes 13-element Array{Float64,1} \n", |
| 1924 | + "hST_se 144 bytes 13-element Array{Float64,1} \n", |
| 1925 | + "hse 64 bytes 3-element Array{Float64,1} \n", |
| 1926 | + "maf_cg10k 4.813 MiB 630860-element Array{Float64,1} \n", |
| 1927 | + "missings_by_snp 4.813 MiB 1×630860 Array{Int64,2} \n", |
| 1928 | + "mp 28.748 MiB 6670×630860 SparseMatrixCSC{Bool,Int32} \n", |
| 1929 | + "people 8 bytes Int64 \n", |
| 1930 | + "snps 8 bytes Int64 \n", |
| 1931 | + "startupfile 57 bytes String \n", |
| 1932 | + "trait57_data 339.627 MiB TwoVarCompVariateRotate{Float64,Array{Float64,2},Array{Float64,2}} \n", |
| 1933 | + "trait57_model 472 bytes VarianceComponentModel{Float64,2,Array{Float64,2},Array{Float64,2}} \n", |
| 1934 | + "traitall_model 2.961 KiB VarianceComponentModel{Float64,2,Array{Float64,2},Array{Float64,2}} \n", |
| 1935 | + "traitidx 16 bytes 3-element UnitRange{Int64} \n", |
| 1936 | + "Σa 6.844 KiB 13×13 Array{Array{Float64,2},2} \n", |
| 1937 | + "Σcov 2.570 KiB 18×18 Array{Float64,2} \n", |
| 1938 | + "Σe 6.844 KiB 13×13 Array{Array{Float64,2},2} \n", |
| 1939 | + "Φgrm 339.423 MiB 6670×6670 Array{Float64,2} \n", |
| 1940 | + "σ2a 144 bytes 13-element Array{Float64,1} \n", |
| 1941 | + "σ2e 144 bytes 13-element Array{Float64,1} " |
| 1942 | + ] |
| 1943 | + }, |
| 1944 | + "execution_count": 95, |
| 1945 | + "metadata": {}, |
| 1946 | + "output_type": "execute_result" |
| 1947 | + } |
| 1948 | + ], |
1838 | 1949 | "source": [ |
1839 | | - "#using JLD\n", |
1840 | | - "#@save \"copd.jld\"\n", |
1841 | | - "#whos()" |
| 1950 | + "#using JLD2, FileIO\n", |
| 1951 | + "#save(\"copd.jld2\")\n", |
| 1952 | + "#varinfo()" |
1842 | 1953 | ] |
1843 | 1954 | } |
1844 | 1955 | ], |
|
0 commit comments