diff --git "a/LifeSciences/featureCounts-2.0.3/doc/DevKit\346\212\245\345\221\212/featureCounts-2.0.3 DevKit\350\277\201\347\247\273\344\270\216\350\260\203\344\274\230\346\212\245\345\221\212.docx" "b/LifeSciences/featureCounts-2.0.3/doc/DevKit\346\212\245\345\221\212/featureCounts-2.0.3 DevKit\350\277\201\347\247\273\344\270\216\350\260\203\344\274\230\346\212\245\345\221\212.docx" new file mode 100644 index 0000000000000000000000000000000000000000..630136ed609c074907e63c120d87d2601cba53b8 Binary files /dev/null and "b/LifeSciences/featureCounts-2.0.3/doc/DevKit\346\212\245\345\221\212/featureCounts-2.0.3 DevKit\350\277\201\347\247\273\344\270\216\350\260\203\344\274\230\346\212\245\345\221\212.docx" differ diff --git "a/LifeSciences/featureCounts-2.0.3/doc/DevKit\346\212\245\345\221\212/\346\272\220\347\240\201\350\277\201\347\247\273\346\212\245\345\221\212.html" "b/LifeSciences/featureCounts-2.0.3/doc/DevKit\346\212\245\345\221\212/\346\272\220\347\240\201\350\277\201\347\247\273\346\212\245\345\221\212.html" new file mode 100644 index 0000000000000000000000000000000000000000..32dcb879d923598d5def8339cec2d21618efee37 --- /dev/null +++ "b/LifeSciences/featureCounts-2.0.3/doc/DevKit\346\212\245\345\221\212/\346\272\220\347\240\201\350\277\201\347\247\273\346\212\245\345\221\212.html" @@ -0,0 +1,850 @@ + + + +
+ + + +可兼容替换
+1
+待验证替换
+0
+依赖文件总数
+1
+源文件数
+5
+代码行数
+16
+源码迁移人力
+0.1人月
++ 预估标准:1人月迁移工作量 = 500行 C/C++/Fortran/Go/构建文件等源码,或250行汇编代码 +
+序号 | +依赖文件名 | +文件类型 | ++ 待下载软件包名称 + | +分析结果 | +处理建议 | +
---|
+ | + | + | + | + | + |
---|---|---|---|---|---|
+ 1 + | ++ libz.so.1 + | ++ 动态库 + | + ++ zlib-1.2.11-18.oe1.aarch64.rpm + | ++ 可兼容替换 + | ++ + 下载 + + 复制链接 + + + + + | + +
序号 | +文件名 | +路径 | +文件类型 | +需修改的代码行 | +
---|
+ | + | + | + | + |
---|---|---|---|---|
+ 1 + | ++ Makefile.FreeBSD + | ++ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ makefile + | ++ 7 + | +
+ 2 + | ++ Makefile.Linux + | ++ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.Linux + | ++ makefile + | ++ 1 + | +
+ 3 + | ++ Makefile.MacOS + | ++ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.MacOS + | ++ makefile + | ++ 6 + | +
+ 4 + | ++ Makefile.Windows + | ++ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.Windows + | ++ makefile + | ++ 1 + | +
+ 5 + | ++ Makefile + | ++ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/longread-one/Makefile + | ++ makefile + | ++ 1 + | +
文件名 | +行号(起始行,结束行) | +关键字 | +建议 | +
---|
+ | + | + | + |
---|---|---|---|
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ (6,6) + | ++ -march=native + | ++ Please add or replace with the '-march=armv8.2-a' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ (6,6) + | ++ -mtune=core2 + | ++ Please enable the '-mtune=tsv110' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ (8,8) + | ++ -ffast-math + | ++ It is recommended that you remove the compile option '-ffast-math' to obtain higher precision in floating point calculations. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ (8,8) + | ++ -mmmx + | ++ Please check the '-mmmx' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ (8,8) + | ++ -msse + | ++ Please check the '-msse' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ (8,8) + | ++ -msse2 + | ++ Please check the '-msse2' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.FreeBSD + | ++ (8,8) + | ++ -msse3 + | ++ Please check the '-msse3' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.Linux + | ++ (10,10) + | ++ -mtune=core2 + | ++ Please enable the '-mtune=tsv110' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.MacOS + | ++ (4,4) + | ++ -mtune=core2 + | ++ Please enable the '-mtune=tsv110' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.MacOS + | ++ (6,6) + | ++ -ffast-math + | ++ It is recommended that you remove the compile option '-ffast-math' to obtain higher precision in floating point calculations. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.MacOS + | ++ (6,6) + | ++ -mmmx + | ++ Please check the '-mmmx' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.MacOS + | ++ (6,6) + | ++ -msse + | ++ Please check the '-msse' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.MacOS + | ++ (6,6) + | ++ -msse2 + | ++ Please check the '-msse2' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.MacOS + | ++ (6,6) + | ++ -msse3 + | ++ Please check the '-msse3' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/Makefile.Windows + | ++ (7,7) + | ++ -mtune=core2 + | ++ Please enable the '-mtune=tsv110' option on Kunpeng platform. + | +
+ /opt/portadv/portadmin/sourcecode/subread-2.0.3-source/src/longread-one/Makefile + | ++ (7,7) + | ++ -mtune=core2 + | ++ Please enable the '-mtune=tsv110' option on Kunpeng platform. + | +
+ 4.19.90 +
+
+
+ 软件迁移评估成功
+
可兼容替换
+0
+待验证替换
+16
+依赖文件总数
+16
+序号 | +依赖文件名 | +文件类型 | +软件包存放路径 | +待下载软件包名称 | +分析结果 | +处理建议 | + +
---|